Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
COMMITS
/ data_structures/list_array.cpp November 4, 2024
R
fix: add cstdint header to all files using fixed width integers (#2717)
realstealthninja committed
September 2, 2022
M
fix: fix overflow check in `data_structures/list_array.cpp` (#1983)
Maximous Black committed
February 5, 2021
S
[docs/test]: Documentation and test in the list_array.cpp (#1375)
Sagar Pandya committed
November 22, 2020
K
feat: Add ncr mod p code (#1325)
Kaustubh Damania committed
October 22, 2020
S
fix: Issue in list_array.cpp resolved (#1342)
Sagar Pandya committed
June 23, 2020
K
fix lint errors
Krishna Vedala committed
G
formatting source-code for 497ede21e0d29aa2a8b856289dfa24dec3751dc2
github-actions committed
K
fix function return + add docs
Krishna Vedala committed
June 19, 2020
K
Major rework to improve code quality and add automation checks (#805)
Krishna Vedala committed