2 Repos
Collections of verified algorithmic solutions and problem-solving patterns contributed by community members.
Distinguishing note: Focuses on community-curated algorithmic solutions rather than general educational curricula.
Explore 2 awesome GitHub repositories matching education & learning resources · Algorithmic Knowledge Bases. Refine with filters or upvote what's useful.
This project is a comprehensive algorithmic learning repository and competitive programming archive designed to support technical interview preparation and software engineering skill development. It provides a structured collection of verified solutions and implementation patterns, enabling developers to master fundamental computer science concepts through systematic practice and study. The repository distinguishes itself through a solution-centric structure that organizes source code by problem category, algorithm type, and data structure. By mapping specific coding challenges to recurring a
Provides a community-maintained library of verified algorithmic solutions for developers.
cp-notebook is an algorithmic knowledge base and implementation library designed for competitive programming practice. It serves as a system for computational problem solving, allowing for the organization of problem sets, solution templates, and the study of competition mathematics. The project utilizes a taxonomy-based tagging system and schema-driven organization to map computational tasks to a consistent file structure. It employs a language-agnostic template engine and markdown-based rendering to transform raw text and code snippets into a formatted, static knowledge base for fast lookup
Organizes problem sets and solution templates in a searchable knowledge base for quick pattern retrieval.