diff --git a/free-programming-books.md b/free-programming-books.md index 5511399a4fb00192b879d040dc41f1319e2e73f2..26eca3bd4a95a2d6c37a64174cd9e6c1e7834f50 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -105,6 +105,7 @@ * [Planning Algorithms](http://planning.cs.uiuc.edu/) * [Linked List Basics](http://cslibrary.stanford.edu/103/LinkedListBasics.pdf) * [Linked List Problems](http://cslibrary.stanford.edu/105/LinkedListProblems.pdf) +* [Open Data Structures](http://opendatastructures.org/) ####Operating systems * [The Art of Unix Programming](http://catb.org/esr/writings/taoup/html/)