Skip to content

Commit

Permalink
Added two books
Browse files Browse the repository at this point in the history
Added two books I am currently using and have a good reputation for algorithms
  • Loading branch information
Joe Green authored Oct 3, 2016
1 parent df0b2d5 commit 693b1f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Free-Books/Algorithms-Data_Structures.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,15 @@ Algorithms And Data Structures
* [Algorithms and Complexity(book)(PDF)](http://www.math.upenn.edu/~wilf/AlgoComp.pdf)
* [Algorithms and Data-Structures](http://www.ethoberon.ethz.ch/WirthPubl/AD.pdf)
* [Algorithms Course Materials eff Erickson](http://compgeom.cs.uiuc.edu/~jeffe/teaching/algorithms/)
* [Algorithm Unlocked](https://www.amazon.com/Algorithms-Unlocked-Press-Thomas-Cormen/dp/0262518805)
* [Binary Trees(PDF)](http://cslibrary.stanford.edu/110/BinaryTrees.pdf)
* [Clever Algorithms](http://www.cleveralgorithms.com/nature-inspired/index.html)
* [Data Structures and Algorithms: Annotated Reference with Examples](https://drive.google.com/file/d/0B48k2jhdQ5P2aVlmMFB1UUJLczA/edit?usp=sharing")
* [Data Structures Succinctly Part 1, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/datastructurespart1")
* [Data Structures Succinctly Part 2, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/datastructurespart2")
* [Elementary Algorithms](https://github.com/liuxinyu95/AlgoXY")
* [Foundations of Computer Science- Al Aho and Jeff Ullman](http://infolab.stanford.edu/~ullman/focs.html)
* [Introduction To Algorithms](https://www.amazon.com/Introduction-Algorithms-Thomas-H-Cormen/dp/8120340078?tag=googinhydr18418-21&tag=googinkenshoo-21&ascsubtag=d66ed5a9-fbed-46a0-b679-618c5d61dc6d)
* [Open Data Structures: An Introduction- Pat Morin](http://www.aupress.ca/index.php/books/120226)
* [LEDA: A Platform for Combinatorial and Geometric Computing](http://www.mpi-inf.mpg.de/~mehlhorn/LEDAbook.html)
* [Lectures Notes on Algorithm Analysis and Computational Complexity (Fourth Edition) University of North Texas (PDF)](http://larc.unt.edu/ian/books/free/lnoa.pdf)
Expand Down

0 comments on commit 693b1f9

Please sign in to comment.