TheAlgorithms-C-Plus-Plus/README.md
Yoonseo Kim 00fbc7a690
I modified a link
The 'contribution guidelines' link is incorrectly linked, so I fixed it with the correct link.
2019-11-15 14:44:55 +09:00

822 B

The Algorithms - C++

contributions welcome  GitHub repo size GitHub closed pull requests

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 before you contribute.