ajitzero / algo-cpp

Standard algorithms for competitive programming in C++, with explanations.

Home Page:https://ajitzero.github.io/algo-cpp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algo-CPP

Made With C++ forthebadge

My collection of C++ implementations of standard efficient algorithms used in competitive programming, with in-line explanations for different sections/lines of code.

Useful for learning and revising algorithms quickly 🚀

Note: This is very, very infrequently updated.

Current list

Meta GitHub followers

Ajit Panigrahi – Ping me on Twitter or Email me to request an algorithm implementation or for any queries.

Distributed under the MIT License. See LICENSE for more information.

About

Standard algorithms for competitive programming in C++, with explanations.

https://ajitzero.github.io/algo-cpp/

License:MIT License


Languages

Language:C++ 100.0%