diff --git a/free-programming-books.md b/free-programming-books.md index 82ed9cae6b97264dab7d3d3b07bf2dbac7274c99..2de548de99ecc3b3ecab006a44c447b573c88fa6 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -243,6 +243,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392 #### Algorithms & Data Structures * [A Field Guide To Genetic Programming](http://dces.essex.ac.uk/staff/rpoli/gp-field-guide/toc.html) * [Algorithmic Graph Theory](http://code.google.com/p/graphbook/) +* [Algorithms](http://algorithmics.lsi.upc.edu/docs/Dasgupta-Papadimitriou-Vazirani.pdf) * [Algorithms, 4th Edition](http://algs4.cs.princeton.edu/home/) - Robert Sedgewick and Kevin Wayne * [Algorithms and Automatic Computing Machines (1963)](https://archive.org/details/Algorithms_And_Automatic_Computing_Machines) - B. A. Trakhtenbrot * [Algorithms and Complexity](http://www.math.upenn.edu/~wilf/AlgoComp.pdf) (PDF)