We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f32c3e7 commit ec099f5Copy full SHA for ec099f5
books/free-programming-books-subjects.md
@@ -96,6 +96,7 @@ Books that cover a specific programming language can be found in the [BY PROGRA
96
* [Animated Algorithm and Data Structure Visualization](http://visualgo.net) (Resource)
97
* [Annotated Algorithms in Python: Applications in Physics, Biology, and Finance](https://github.com/mdipierro/nlib) - Massimo di Pierro
98
* [Binary Trees](http://cslibrary.stanford.edu/110/BinaryTrees.pdf) (PDF)
99
+* [Data Structures](https://adityacse.weebly.com/uploads/2/4/0/7/24078687/data-structures.pdf) - Aditya CSE (PDF)
100
* [Data Structures](https://en.wikibooks.org/wiki/Data_Structures) - Wikibooks
101
* [Data Structures](http://www.cse.iitd.ernet.in/~suban/cs130/index.html) - Prof. Subhashis Banerjee, IIT Delhi
102
* [Data Structures (Into Java) - Paul N. Hilfinger](http://www-inst.eecs.berkeley.edu/~cs61b/fa14/book2/data-structures.pdf) (PDF)
0 commit comments