What free books (or course materials) are there that cover undergraduate algorithms material? I added "course materials" in case there exist comprehensive sets of lecture notes/video/other that are not quite organized in a book format but that are at least as effective as a book.
Asked
Active
Viewed 336 times
7
1 Answers
4
Jeff Erickson's lecture notes on Algorithms are free, with a Creative Commons license. Other than Algorithms, this site also contains lecture notes for Models of Computation, which are also with a CC license.
Aravind Reddy
- 41
- 6
https://github.com/prakhar1989/awesome-courses#algorithms
– Musa Al-hassy Sep 19 '16 at 22:34