From 4f2ad3adf2abb0e2421d8f6329772391c6873f45 Mon Sep 17 00:00:00 2001 From: Bryan Luby Date: Sat, 12 Oct 2013 08:57:53 -0500 Subject: [PATCH] Added Open Data Structures to ####Algorithms & Datastructures. --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 5511399a..26eca3bd 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/) -- GitLab