diff --git a/free-programming-books.md b/free-programming-books.md index f19b52b0b2a0adc167229306c7452521793cb144..6809730b8666f58a7ac0773f19c6d66da3e0c6a4 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -255,6 +255,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392 * [Algorithms and Data-Structures](http://www.ethoberon.ethz.ch/WirthPubl/AD.pdf) (PDF) * [Algorithms Course Materials](http://compgeom.cs.uiuc.edu/~jeffe/teaching/algorithms/) - Jeff Erickson * [Analysis and Design of Algorithms](http://www.cse.iitd.ernet.in/~ssen/csl356/admin356.html) - Sandeep Sen, IIT Delhi +* [Animated Algorithm and Data Structure Visualization](http://visualgo.net/) (Resource) * [Binary Trees](http://cslibrary.stanford.edu/110/BinaryTrees.pdf) (PDF) * [Clever Algorithms](http://www.cleveralgorithms.com/nature-inspired/index.html) * [Data Structures](http://www.cse.iitd.ernet.in/~suban/cs130/index.html) - Prof. Subhashis Banerjee, IIT Delhi