explaingit

lnishan/awesome-competitive-programming

13,917Audience · developerComplexity · 1/5Setup · easy

TLDR

A curated, star-rated collection of links to tutorials, practice sites, books, contest calendars, and tools for learning and competing in algorithmic programming contests.

Mindmap

mindmap
  root((Awesome CP List))
    What it is
      Curated link list
      Star rated resources
      No software to install
    Resource Types
      Tutorial websites
      Practice platforms
      Books and courses
    Topics Covered
      Algorithms
      Mathematics
      Language tips
    Community
      Blogs and channels
      Contest calendars
      Q and A sites
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Things people build with this

USE CASE 1

Find a structured syllabus to guide your competitive programming study from beginner to advanced topics.

USE CASE 2

Discover practice websites and contest calendars to sharpen your algorithm and math skills.

USE CASE 3

Find recommended books on algorithms and mathematics chosen specifically for competitive programming.

USE CASE 4

Locate ready-made code implementations and language-specific tips for C++, Java, or C.

Getting it running

Difficulty · easy Time to first run · 5min

This is a reference list, not software, no installation needed, just browse the links.

In plain English

This repository is a curated list of learning resources for competitive programming, which is the hobby and sport of solving algorithm puzzles under time pressure in online contests. It holds no software of its own. Instead it is a long, organized set of links to outside material, gathered by the author over what the README describes as an eleven-year competitive programming career. The stated goal is simply to connect people to good information, and the author encourages readers to share the list with classmates and friends. The content is arranged as a table of contents followed by themed sections. Each section is a table where every entry has a star rating from one to three stars, a name that links out to the resource, and a short description explaining what it is and why it is useful. The star rating is the author's own judgment of how valuable each item is. The sections move roughly from learning to practicing. Early ones include lists of other lists, syllabuses that tell you which topics to study, tutorial websites, free online courses, and recommended books split between algorithms and mathematics. For example, it points to well-known tutorial sites like the English translation of E-Maxx, GeeksforGeeks, USACO training pages, and OI Wiki. Later sections cover places to practice and compete: websites with practice problems, problem classifiers, contest calendars, training camps, and question-and-answer sites. There are also sections on ready-made code implementations, tips specific to particular programming languages such as C, C++, and Java, and tools like coding environments and contest-preparation helpers. A community section gathers blogs, YouTube channels, and livestreams, and a final group collects articles, frequently asked questions, and interview questions. The list closes with license information. In short, this is a reference page you would bookmark and return to, rather than something you install or run. A beginner can use the star ratings and descriptions to pick a starting point, while an experienced contestant can scan it for advanced material. The full README is longer than what was shown.

Copy-paste prompts

Prompt 1
Using the awesome-competitive-programming list, give me a 6-month study plan to go from beginner to Codeforces Div. 2 level.
Prompt 2
What are the highest-rated tutorial sites in awesome-competitive-programming for learning dynamic programming?
Prompt 3
Which practice platforms in the awesome-competitive-programming list include problem classifiers so I can drill a specific topic like graph algorithms?
Prompt 4
Recommend books from the awesome-competitive-programming list for strengthening the math skills needed in competitive programming.
Open on GitHub → Explain another repo

← lnishan on gitmyhub — every repo by this author, as a profile.

Verify against the repo before relying on details.