PrevNext

Expected Knowledge

Authors: Nathan Wang, Benjamin Qi

What you're expected to know before continuing onto the rest of USACO Bronze.

Getting Started

It's probably best to start with shorter problems than those you typically find in USACO Bronze. The following resources may be helpful for familiarizing yourself with your language of choice.

Resources
CodeSignalno need to handle input or output
VPlanetbasic problemsets with and without nested loops
CSESup to and including "Palindrome Reorder"

Introductory USACO Bronze Problems

StatusSourceProblem NameDifficultyTagsSolutionURL
BronzeVery EasyExternal Sol
BronzeEasy
BronzeEasy
Show Tags

Sorting

External Sol
BronzeEasy
Show Tags

Single Loop

BronzeEasy
Show Tags

Nested Loop

External Sol

Once you're done with these, you should continue onto the rest of Bronze.

Warning!

Some modules in the "General" section (ex. Fast Input & Output) are not relevant for USACO Bronze. You should skip these for now and return to these later.

Module Progress:

Join the USACO Forum!

Stuck on a problem, or don't understand a module? Join the USACO Forum and get help from other competitive programmers!

PrevNext