Project Awesome project awesome

Competitive Programming

Collection 13.8k stars GitHub

Implementations

CodeLibrary 2.0k updated 9mo ago

, by Andrey Naumenko (indy256) | CodeLibrary contains a large collection of implementations for algorithms and data structures in Java and C++. You may also visit his GitHub Repository.

spaghetti-source/algorithm 801 updated 4y ago

, by Takanori MAEHARA (@tmaehara) | High-quality implementations of many hard algorithms and data structures.

kth-competitive-programming/kactl 3.3k updated 1mo ago

, by Simon Lindholm (simonlindholm) et al. | A phenomenally organized, documented and tested team notebook from KTH Royal Institute of Technology. One of the most well-crafted team notebooks (contest libraries) I've ever seen.

jaehyunp/stanfordacm 1.7k updated 5y ago

Stanford's team notebook is well maintained and the codes within are of high-quality.

ngthanhtrung23/ACM_Notebook_new 457 updated 1y ago

, by team RR Watameda (IloveHoang_Yen, flashmt, nguyenhungtam) from National University of Singapore | RR Watameda represented National University of Singapore for the 2016 ACM-ICPC World Finals. The items in this notebook are pretty standard and well-organized.

bobogei81123/bcw_codebook 111 updated 5y ago

, by team bcw0x1bd2 (darkhh, bobogei81123, step5) from National Taiwan University | bcw0x1bd2 represented National Taiwan University for the 2016 ACM-ICPC World Finals. This notebook contains robust implementations for advanced data structures and algorithms.

foreverbell/acm-icpc-cheat-sheet

, by foreverbell (foreverbell) | A notebook with some advanced data structures and algorithms including some from the China informatics scene.