TheAlgorithms-C-Plus-Plus/README.md
2020-05-28 17:58:09 -04:00

1.2 KiB

The Algorithms - C++

contributions welcome GitHub repo size GitHub closed pull requests Doxygen CI cpplint status C/C++ CI

Documentation

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.