13 open-source projects similar to jaehyunp/stanfordacm, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
This repository is a collection of fundamental data structures and computational algorithms implemented in Python. It serves as a structured resource for developers to practice core computer science concepts and master the logic required for technical coding assessments. The project emphasizes the manual implementation of standard components from scratch, allowing users to internalize the mechanics of memory management and information storage. By recreating these structures and algorithms without relying on high-level abstractions or external dependencies, the code demonstrates the underlying
A repo for a Program and Data Representation university-level course
Cheat sheet for ACM-ICPC. In memory of those good old days.
This project is a comprehensive educational repository providing study guides, a competitive programming curriculum, and technical interview resources. It serves as a reference for learning fundamental programming methods, algorithmic logic, and data structure implementations. The repository features multi-language implementation references that allow for the comparison of algorithmic solutions across different programming languages. This approach enables the analysis of performance and implementation details through cross-language code comparisons. The educational content covers computer sc
Kilonova is a (work-in-progress) platform for competitive programming.
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
Algorithms used in Competitive Programming
C++ Implementation of Algorithms (aka. Spaghetti Source)