Skip to content

Commit

Permalink
removed "Algorithms" (DP+V)
Browse files Browse the repository at this point in the history
According to Prof. Papadimitriou, the pdf we were linking to (as well as others on the internet) are not authorized by the current copyright owner, McGraw Hill.
  • Loading branch information
eshellman committed Jan 22, 2016
1 parent 051d820 commit cb5d3f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion free-programming-books.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,6 @@ Original Source: [List of freely available programming books](http://web.archive

* [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) (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](https://www.math.upenn.edu/~wilf/AlgoComp.pdf) (PDF)
Expand Down

0 comments on commit cb5d3f6

Please sign in to comment.