mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-05 03:29:46 +08:00
7d2078a90c1c978c38a0a99621f89865883cfc8f
* major-corrections-to-files: (28 commits) fixed decimal to roman fixed decimal to hex fixed CPPLINT + added method 2 fix buzz number updating DIRECTORY.md Added documentation (#802) updating DIRECTORY.md Correction : Fixed Array Overflow Update doubly_linked_list.cpp added deleted files back - not really needed but there is a redundant github action that required it updating DIRECTORY.md cpplint issues fixed in sorting folder fix dynamic array issues in sorting folder fix dynamic array cpplint and msvc fixes for - sorting sorting fixes for MSVC and CPPLINT fix CPPLINT in sorting folder updating DIRECTORY.md MSVC does not know cstring-use string-for toString fixed dynamic array ... # Conflicts: # math/fast_power.cpp # sorting/non_recursive_merge_sort.cpp # sorting/quick_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%