Skip to content

SuperMo0/awesome-competitive-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

🚀 Awesome Competitive Programming

Awesome Topic


*A stash of hidden gems that feel too good to be true. The legendary blogs,tricks, and tutorials that give you an advantage in Competitive Programming


📚 Table of Contents


Math & Number Theory

  • GCD and LCM A collection of standard and tricky problems involving Greatest Common Divisor and Least Common Multiple.

  • Chicken McNugget Theorem Explained A short explanation of the Frobenius Coin Problem (Chicken McNugget Theorem) useful for finding the largest non-representable number.

  • Math Note — Möbius Inversion A tutorial on Möbius inversion, a crucial technique for solving combinatorial problems involving number theory.

Graph Theory

  • DFS Tree Guide Understanding the properties of the DFS tree (back-edges, bridges, articulation points) is vital for advanced graph problems.

Dynamic Programming

Data Structures

Geometry

⚡ General


About

hidden gems that I personally collected and benefited from

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors