Skip to content

Commit eaaa7e6

Browse files
authored
Add Algorithms Illuminated to Readings (#1345)
The textbook version of the Stanford Algorithms set of courses from the OSSU curriculum
1 parent 4edb5ef commit eaaa7e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extras/readings.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ Name | Author(s)
6767
[Introduction to Algorithms (3rd Edition)](http://www.amazon.com/Introduction-Algorithms-3rd-MIT-Press/dp/0262033844/) | Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein
6868
[The Algorithm Design Manual (3rd Edition)](https://www.algorist.com/) | Steven Skiena
6969
[Algorithms (4th Edition)](https://algs4.cs.princeton.edu/home/) | Robert Sedgewick
70+
[Algorithms Illuminated](https://algorithmsilluminated.org/) | Tim Roughgarden
7071
[Category Theory: A Gentle Introduction](http://www.logicmatters.net/resources/pdfs/GentleIntro.pdf) | Peter Smith
7172
[Category Theory for Programmers: The Preface](https://bartoszmilewski.com/2014/10/28/category-theory-for-programmers-the-preface/) | Bartosz Milewski
7273
[An Introduction to Information Retrieval](https://nlp.stanford.edu/IR-book/pdf/irbookonlinereading.pdf) | Christopher D. Manning, Prabhakar Raghavan, Hinrich Schütze

0 commit comments

Comments
 (0)