# The Algorithms - C++ # {#mainpage} [contributions welcome](https://github.com/kvedala/C-Plus-Plus/blob/master/CONTRIBUTION.md) ![GitHub repo size](https://img.shields.io/github/repo-size/kvedala/C-Plus-Plus?color=red&style=flat-square) ![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/kvedala/C-Plus-Plus?color=green&style=flat-square) Doxygen CI cpplint status C/C++ CI [Documentation](https://kvedala.github.io/C-Plus-Plus) ### 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](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/CONTRIBUTION.md) before you contribute.