September 1st, 2022
School Begins
School Begins
We did a simple introduction and we played Scratch Golf.
Search algorithms, including binary searches which required a sorted array and a linear search which is just a very simple search algorithm.
Introduction to competitive programming, partnership with Competitive Programming Initiative and introduction to usaco.guide website.
Basic USACO Problems and Brute-Force methods.
Hash tables and 2-D Arrays.
Mock competition in teams, basically similar to TeamsCode.
More USACO Practice.
Introduction to greedy algorithm.
Practicing Greedy.
Introduction to Graph Theory.