From 8fbb557f5ef94a5c7aceab046d2a070c55e31ff8 Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Tue, 17 Nov 2015 17:43:15 +0100 Subject: [PATCH] Replace google drive link --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index b81f83e4..606a3eee 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -267,7 +267,7 @@ Original Source: [List of freely available programming books](http://web.archive * [Clever Algorithms](http://www.cleveralgorithms.com/nature-inspired/index.html) * [CS Unplugged: Computer Science without a computer](http://csunplugged.org/books/) * [Data Structures](http://www.cse.iitd.ernet.in/~suban/cs130/index.html) - Prof. Subhashis Banerjee, IIT Delhi -* [Data Structures and Algorithms: Annotated Reference with Examples](https://drive.google.com/file/d/0B48k2jhdQ5P2aVlmMFB1UUJLczA/edit?usp=sharing) +* [Data Structures and Algorithms: Annotated Reference with Examples](http://dotnetslackers.com/projects/Data-Structures-And-Algorithms/) * [Data Structures Succinctly Part 1, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/datastructurespart1) (PDF, Kindle) *(Just fill the fields with any values)* * [Data Structures Succinctly Part 2, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/datastructurespart2) (PDF, Kindle) *(Just fill the fields with any values)* * [Elementary Algorithms](https://github.com/liuxinyu95/AlgoXY) - Larry LIU Xinyu -- GitLab