mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-07 20:46:16 +08:00
The 'contribution guidelines' link is incorrectly linked, so I fixed it with the correct link.
11 lines
822 B
Markdown
11 lines
822 B
Markdown
# The Algorithms - C++
|
|
[](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/CONTRIBUTION.md)
|
|

|
|

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