An open API service indexing awesome lists of open source software.

https://github.com/knightron0/cp-implementations

Implementations of various algorithms and data structures (e.g. Centroid Decomposition, Segment Tree, Convex Hull Trick) used in competitive programming.
https://github.com/knightron0/cp-implementations

competitive-programming data-structures

Last synced: 6 months ago
JSON representation

Implementations of various algorithms and data structures (e.g. Centroid Decomposition, Segment Tree, Convex Hull Trick) used in competitive programming.

Awesome Lists containing this project

README

          

# CP Implementations