Online courses studying for USACO Silver

I just passed the January contest (bronze) and I am aiming to get silver in April. I heard that Silver is more than just implementation, so I would like to take some courses on algorithms to help me pass. Although the USACO guide is helpful, I think I learn better by taking online video courses. Do you know any courses offered on platforms such as Coursera or EdX that can help with USACO?

MIT OCW

Princeton Java Algos

Stanford Algorithms

You can find other sources on Google and Youtube. Note: some of the content taught from the sources (above) go more in-depth with topics that aren’t necessarily covered in USACO.

If you’re looking for a more USACO-specific course, then check out this Youtube video playlist:

USACO Crash Course

1 Like

This course covers the “sorting” part of USACO Silver.
https://www.udemy.com/course/usaco-silver-java-course-part-1/

1 Like