mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-08 13:06:57 +08:00
e50d0ffffe8c5a886288952fd91c1213d4de4020
* Use getchar over getch getch in Windows specific. Now the code will compile and work on other platforms like Linux and macOS. * Update and rename Heap Sort .cpp to heap_sort .cpp * cpplint fixes * Rename heap_sort .cpp to heap_sort.cpp
…
…
…
…
…
The Algorithms - C++
All algorithms implemented in C++ (for education)
The implementations are for learning purpose. They may be less efficient than the implementation in the standard library.
Contribute Guidelines
Read our Contribution Guidelines before you contribute.
Description
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
https://thealgorithms.github.io/C-Plus-Plus
algorithmalgorithm-competitionsalgorithmsalgorithms-implementedartificial-intelligence-algorithmscomputer-sciencecppdata-structureseducationalhacktoberfestinstructor-materialsinterview-preparationinterview-questionsmachine-learningmachine-learning-algorithmsmathematicssearchsort
Readme
MIT
196 MiB
Languages
C++
98.6%
CMake
1.3%