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: 7 months ago
JSON representation
Implementations of various algorithms and data structures (e.g. Centroid Decomposition, Segment Tree, Convex Hull Trick) used in competitive programming.
- Host: GitHub
- URL: https://github.com/knightron0/cp-implementations
- Owner: knightron0
- Created: 2021-05-17T20:00:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-19T05:18:22.000Z (over 4 years ago)
- Last Synced: 2025-05-09T01:48:46.890Z (7 months ago)
- Topics: competitive-programming, data-structures
- Language: C++
- Homepage:
- Size: 8.79 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CP Implementations