Expected Knowledge
Authors: Nathan Wang, Benjamin Qi
Prerequisites
What you're expected to know before continuing onto the rest of USACO Bronze.
Getting Started
You may find the following resources helpful for familiarizing yourself with your language of choice. Resources below (including starred ones) are optional.
Resources | |||
---|---|---|---|
CodeSignal | can practice basics | ||
VPlanet | basic problems, mostly loops |
Introductory Problems
The following require relatively little programming experience and no algorithmic knowledge.
Status | Source | Problem Name | Difficulty | Tags | Solution |
---|---|---|---|---|---|
Bronze | Very Easy | External Sol | |||
Bronze | Very Easy | External Sol | |||
Bronze | Very Easy | External Sol | |||
Bronze | Very Easy | External Sol |
Also check the CSES Introductory Problems up to and including "Palindrome Reorder." 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 contestants. It is probably best to skip these for now and return to these later.