2.5 KiB
2.5 KiB
slug | title | author | order |
---|---|---|---|
/general/resources | Additional Resources | Benjamin Qi | 1 |
Helpful Links! Some (such as CPH and Intro to USACO) will be mentioned again in later modules.
Lists
Books
- Competitive Programmer's Handbook (CPH)
- The CSES problemset (now at 200 problems) is quite good!
- Guide to Competitive Programming is a paid book based off CPH
- Can currently download PDF for free!
- Intro to USACO (Darren Yao)
- Competitive Programming Book (Steven, Felix)
- Competitive Programming Book 1 is freely available but old
- Competitive Programming 4 is the latest edition of the book (with significant additions) but costs money.
- Release date is July 19th, 2020.
- Samuel Hsiang - CS Guide
- Principles of Algorithmic Problem Solving
- Cracking the Coding Interview is a good book specifically for programming interviews (it is not needed for USACO).
Courses
- Competitive Programming Course (SuprDewd)
- Cousera Algorithms Pt 1 (and Pt 2)
- Carnegie-Mellon ICPC
- VPlanet