USACO Silver
Register
Registration Open
Yash Belani and Ryan Miao
@Zoom
Mar 02, 2025 to Apr 27, 2025
Sunday 1:00 PM-2:15 PM PT
Yash Belani and Ryan Miao
Zoom
Mar 02, 2025 to Apr 27, 2025
Sunday 1:00 PM-2:15 PM PT
Description
This eight-class course is designed to teach students concepts that appear frequently in the USACO Silver division and in other major programming competitions. Classes will consist of a lecture and a problem-solving session, and homework will be assigned weekly. The difficulty of these concepts ranges from USACO Bronze to USACO Gold.
Syllabus
- Prefix Sums and Difference Arrays
- Searching and Sorting
- 2 pointers and Bitwise operators
- Sets, Maps, Queues, Stacks
- DFS
- BFS, floodfill
- Ad Hoc
- Cumulative Review and Practice