Skip to content

Commit

Permalink
algorithms: watched Princeton Algorithms II
Browse files Browse the repository at this point in the history
  • Loading branch information
erikgrinaker authored Aug 14, 2020
1 parent d2b1982 commit 728848a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion algorithms-and-data-structures.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Algorithms and Data Structures

- [x] 👨‍🏫 [**Algorithms Part I**](https://www.coursera.org/learn/algorithms-part1) (R Sedgewick, K Wayne)
- [ ] 👨‍🏫 [**Algorithms Part II**](https://www.coursera.org/learn/algorithms-part2) (R Sedgewick, K Wayne)
- [x] 👨‍🏫 [**Algorithms Part II**](https://www.coursera.org/learn/algorithms-part2) (R Sedgewick, K Wayne)
- [ ] 📖 [**Introduction to Algorithms**](https://mitpress.mit.edu/books/introduction-algorithms-third-edition) (TH Cormen, CE Leiserson, RL Rivest, C Stein 2009) _"CLRS"_
- [ ] 📖 [**The Art of Computer Programming**](https://www-cs-faculty.stanford.edu/~knuth/taocp.html) (DE Knuth 1968)
- [ ] 📖 [The Algorithm Design Manual](https://www.amazon.com/Algorithm-Design-Manual-Steven-Skiena/dp/1848000693/?pldnSite=1) (SS Skiena 2011)

0 comments on commit 728848a

Please sign in to comment.