mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-13 23:46:33 +08:00
19 lines
1.2 KiB
Markdown
19 lines
1.2 KiB
Markdown
# The Algorithms - C++ # {#mainpage}
|
|
|
|
[](https://github.com/kvedala/C-Plus-Plus/blob/master/CONTRIBUTION.md)
|
|

|
|

|
|

|
|

|
|

|
|
|
|
[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/TheAlgorithms/C-Plus-Plus/blob/master/CONTRIBUTION.md) before you contribute.
|