From b8cb053b0dfa989461dcde28755e186c96a46158 Mon Sep 17 00:00:00 2001 From: Dmitry Kozhedubov Date: Mon, 2 Dec 2013 08:16:32 +0300 Subject: [PATCH] Berkeley link doesn't require signup --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index b61c76c4..6eb4bc76 100755 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -165,7 +165,7 @@ ####Algorithms & Datastructures * [Algorithms and Data-Structures](http://www.ethoberon.ethz.ch/WirthPubl/AD.pdf) (PDF) -* [Algorithms](http://highered.mcgraw-hill.com/sites/0073523402/) (draft) +* [Algorithms](http://www.cs.berkeley.edu/~vazirani/algorithms/) - Dasgupta, Papadimitriou, Vazirani (PDFs) * [Algorithms Course Materials](http://compgeom.cs.uiuc.edu/~jeffe/teaching/algorithms/) - Jeff Erickson * [Algorithms, 4th Edition](http://algs4.cs.princeton.edu/home/) - Robert Sedgewick and Kevin Wayne * [Binary Trees](http://cslibrary.stanford.edu/110/BinaryTrees.pdf) (PDF)