mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-20 10:26:13 +00:00
Merge pull request #157 from corragon/patch-2
Added Jeff Erickson's Algorithms Course Materials
This commit is contained in:
commit
169c5cae3f
@ -141,6 +141,7 @@
|
|||||||
####Algorithms & Datastructures
|
####Algorithms & Datastructures
|
||||||
* [Algorithms and Data-Structures](http://www.ethoberon.ethz.ch/WirthPubl/AD.pdf) (PDF)
|
* [Algorithms and Data-Structures](http://www.ethoberon.ethz.ch/WirthPubl/AD.pdf) (PDF)
|
||||||
* [Algorithms](http://www.cs.berkeley.edu/~vazirani/algorithms.html) (draft)
|
* [Algorithms](http://www.cs.berkeley.edu/~vazirani/algorithms.html) (draft)
|
||||||
|
* [Algorithms Course Materials](http://compgeom.cs.uiuc.edu/~jeffe/teaching/algorithms/) - Jeff Erickson
|
||||||
* [Binary Trees](http://cslibrary.stanford.edu/110/BinaryTrees.pdf)
|
* [Binary Trees](http://cslibrary.stanford.edu/110/BinaryTrees.pdf)
|
||||||
* [Clever Algorithms](http://www.cleveralgorithms.com/nature-inspired/index.html)
|
* [Clever Algorithms](http://www.cleveralgorithms.com/nature-inspired/index.html)
|
||||||
* [Computational Geometry: Algorithms and Applications](http://www.cs.uu.nl/geobook/) (chapters 1 and 9, pseudo-code)
|
* [Computational Geometry: Algorithms and Applications](http://www.cs.uu.nl/geobook/) (chapters 1 and 9, pseudo-code)
|
||||||
|
Loading…
Reference in New Issue
Block a user