Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
COMMITS
/ sorting/quick_sort.cpp May 19, 2025
J
November 4, 2024
R
fix: add cstdint header to all files using fixed width integers (#2717)
realstealthninja committed
December 1, 2022
D
[feat/docs]: improve the `quick_sort.cpp` algorithm (#2396)
David Leal committed
June 19, 2020
G
formatting source-code for f541be97244b89a9279a46ca1c33c75865127c7e
github-actions committed
A
Merge branch 'master' into master
Ayaan Khan committed
K
Major rework to improve code quality and add automation checks (#805)
Krishna Vedala committed
May 27, 2020
A
free dynamically allocated memory
Ayaan Khan committed
A
Added documentation (#802)
Ayaan Khan committed
A
further improved comment blocks
Ayaan Khan committed
A
modified comment block
Ayaan Khan committed
A
Added breif comments on functions
Ayaan Khan committed
A
Added documentation
Ayaan Khan committed
A
Correction : Fixed Array Overflow
Ayaan Khan committed