# The Algorithms - C++ # {#mainpage}
[](https://gitpod.io/#https://github.com/TheAlgorithms/C-Plus-Plus)
[](https://gitter.im/TheAlgorithms)





[Online Documentation](https://TheAlgorithms.github.io/C-Plus-Plus).
Click on [Files menu](https://TheAlgorithms.github.io/C-Plus-Plus/files.html) to see the list of all the files documented with the code.
### 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/CONTRIBUTING.md) before you contribute.