From e64c60935ac94638c73d3e2d2a013f34f0778329 Mon Sep 17 00:00:00 2001 From: Espartaco Palma Date: Thu, 21 Nov 2013 03:03:47 -0600 Subject: [PATCH] [en] Added Algorithms and Complexity --- 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 a02aecaf..18309407 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -189,7 +189,7 @@ * [Text Algorithms](http://igm.univ-mlv.fr/~mac/REC/text-algorithms.pdf) (PDF) * [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)* - +* [Algorithms and Complexity](http://www.math.upenn.edu/~wilf/AlgoComp.pdf) (PDF) ####Theoretical Computer Science * [An Introduction to the Theory of Computation](http://www.cse.ohio-state.edu/~gurari/theory-bk/theory-bk.html) -- GitLab