Tiered algorithmic programming competition. Platinum-division qualification is a top-tier CS credential.
Self-study via USACO Guide, Codeforces, and prior contest archives
Contest #1 — most students start in Bronze
Contest #2 — promotion windows after each contest
Contest #3
US Open — final contest of the season
Top Platinum performers invited to summer training camp (path to IOI)
usaco.guide is the canonical free curriculum. Work through every Bronze topic, then Silver, before relying on Codeforces practice.
USACO problem style is distinctive. Solving the last 3 years of problems in your division is the highest-leverage prep.
Bronze: simulation + brute force. Silver: BFS/DFS, sorting, prefix sums. Gold: DP, graph algorithms, segment trees. Platinum: advanced DP, geometry, heavy-light decomposition.
USACO is 4 hours. Practice full mock contests on weekends — pacing and debugging stamina matter as much as raw skill.
Get a personalized prep plan for USA Computing Olympiad from a senior counselor.