mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-11 14:36:25 +08:00
19 lines
1.6 KiB
Markdown
19 lines
1.6 KiB
Markdown
# The Algorithms - C++ # {#mainpage}
|
|
[](https://gitpod.io/#https://github.com/TheAlgorithms/C-Plus-Plus)
|
|
[](https://gitter.im/TheAlgorithms)
|
|
<a href="https://github.com/kvedala/C-Plus-Plus/blob/master/CONTRIBUTING.md"></a>
|
|

|
|

|
|
<a href="https://kvedala.github.io/C-Plus-Plus"></a>
|
|
<a href="https://github.com/kvedala/C-Plus-Plus/actions?query=workflow%3A%22Awesome+CI+Workflow%22"></a>
|
|
|
|
[Online Documentation](https://kvedala.github.io/C-Plus-Plus).
|
|
|
|
Click on [Files menu](https://kvedala.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/kvedala/C-Plus-Plus/blob/master/CONTRIBUTING.md) before you contribute.
|