2.8 KiB
2.8 KiB
id | title | author | description |
---|---|---|---|
resources | Additional Resources | Benjamin Qi | A bunch of helpful links. |
Some resources (such as CPH and Intro to USACO) will be mentioned extensively 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.
- Principles of Algorithmic Problem Solving (PAPS)
- Samuel Hsiang - CS Guide
- Cracking the Coding Interview
- good book specifically for programming interviews
Courses
- Competitive Programming Course (SuprDewd)
- Cousera Algorithms Pt 1 (and Pt 2)
- Carnegie-Mellon ICPC Course
- topic-specific contests in CF group
Algorithm Collections
- CSAcademy
- cp-algorithms
- KTH ICPC Team Reference (KACTL)
- Topcoder Data Science Tutorials
- List of CF Tutorials
By USACO Finalists
- VPlanet
- Riya Arora
- courses for various levels
- ekzlib
- Eric Zhang
- (advanced) implementations
- bqi343 USACO Github
- Benjamin Qi
- implementations
- ICPC book
- past USACO solutions