Back to Fun Stuff

USACO / Competitive Programming

This section contains my solutions to USACO (USA Computing Olympiad) problems. USACO is one of the premier competitive programming contests in the United States, featuring problems that test algorithmic thinking, data structure knowledge, and problem-solving skills across four difficulty levels: Bronze, Silver, Gold, and Platinum.

Each solution includes the complete C++ implementation. The problems are organized by difficulty level, and you can filter by division to find problems at your level. These solutions represent my journey through competitive programming, capturing the key algorithmic insights and implementation techniques required for each problem.

All solutions are available on GitHub.