mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-13 07:25:42 +08:00
16 lines
1.1 KiB
Markdown
16 lines
1.1 KiB
Markdown
# The Algorithms - C++ # {#mainpage}
|
|
[](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/CONTRIBUTION.md)
|
|

|
|

|
|

|
|

|
|

|
|
|
|
[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.
|