USACO Bronze Register
Registration Open Vaishnav Krishnan @Zoom Oct 12, 2025 to Jan 04, 2026 Sunday 4:00 PM-5:00 PM PT
Vaishnav Krishnan
Zoom
Oct 12, 2025 to Jan 04, 2026
Sunday 4:00 PM-5:00 PM PT

Description

This is a 12 week course designed to teach students the fundamentals of USACO Bronze and Competitive Programming. Course content will cover important algorithmic concepts and problem solving approaches for USACO Bronze, including complete search, simulation, and greedy algorithms. Homework assignments will also be provided in order to facilitate further learning outside of class. By the end of this course, students who complete problems done in class and finish the homework will have mastered the essentials of USACO’s Bronze division. Classes will be conducted on alternate weeks.

Syllabus

  1. Intro to USACO Bronze
  2. Simulation
  3. Complete Search and Brute Force
  4. Greedy and Ad-Hoc
  5. Binary Search
  6. Problem Solving