mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 20:55:47 +00:00
Added some Algorithm Books
This commit is contained in:
parent
6c78d3475a
commit
5ae4cfdced
1 changed files with 3 additions and 0 deletions
|
|
@ -123,6 +123,9 @@
|
|||
* [Linked List Problems](http://cslibrary.stanford.edu/105/LinkedListProblems.pdf)
|
||||
* [Open Data Structures](http://opendatastructures.org/)
|
||||
* [Purely Functional Data Structures](http://www.cs.cmu.edu/~rwh/theses/okasaki.pdf)
|
||||
* [Algorithms for Programmers: Ideas and Source Code](http://www.jjj.de/fxt/fxtbook.pdf)
|
||||
* [Sequential and parallel sorting algorithms](http://www.inf.fh-flensburg.de/lang/algorithmen/sortieren/algoen.htm)
|
||||
* [Text Algorithms](http://igm.univ-mlv.fr/~mac/REC/text-algorithms.pdf)
|
||||
|
||||
####Operating systems
|
||||
* [The Art of Unix Programming](http://catb.org/esr/writings/taoup/html/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue