extras/readings: Add Skiena algorithms

This commit is contained in:
Josh Hanson 2017-03-13 18:03:19 -04:00
parent 5e2b2e2d5f
commit c0f2007522
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ Name | Author(s)
:-- | :--:
[Introduction to Computing: Explorations in Language, Logic, and Machines](http://www.computingbook.org/) | David Evans
[Introduction to Algorithms (3rd Edition)](http://www.amazon.com/Introduction-Algorithms-3rd-MIT-Press/dp/0262033844/) | Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein
[The Algorithm Design Manual](https://www.amazon.com/gp/product/1848000693) | Steven Skiena
## Applications