Skip to content

Commit

Permalink
algorithms: watched Algorithms part 1
Browse files Browse the repository at this point in the history
  • Loading branch information
erikgrinaker committed Jul 25, 2020
1 parent 9a75253 commit a08dd89
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions algorithms-and-data-structures.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Algorithms and Data Structures

- [ ] 📖 [**The Art of Computer Programming**](https://www-cs-faculty.stanford.edu/~knuth/taocp.html) (DE Knuth 1968)
- [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)
- [ ] 📖 [**Introduction to Algorithms**](https://mitpress.mit.edu/books/introduction-algorithms-third-edition) (TH Cormen, CE Leiserson, RL Rivest, C Stein 2009) _"CLRS"_
- [ ] 👨‍🏫 [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)
- [ ] 📖 [**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 a08dd89

Please sign in to comment.