File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ The uber-short version (if you somehow ended up here the day before your intervi
16
16
17
17
### Books
18
18
#### Algorithms
19
- * [ The Algorithm Design Manual] ( http://www.amazon.com/dp/1848000693 ) [[ pdf] ( https://www.google.com/search?q=skiena+algorithm+design+manual+pdf )]
19
+ * [ The Algorithm Design Manual] ( http://www.amazon.com/dp/1848000693 ) [[ pdf] ( https://www.google.com/search?q=skiena+algorithm+design+manual+pdf )] [[ site] ( http://www.algorist.com/ )]
20
+ * [ Programming Pearls] ( http://www.amazon.com/dp/8177588583 ) [[ site + full text] ( http://www.cs.bell-labs.com/cm/cs/pearls/ )]
20
21
* [ CLRS] ( http://www.amazon.com/dp/0262033844 ) [[ pdf] ( https://www.google.com/search?q=cormen+pdf )]
21
- * [ Programming Pearls] ( http://www.amazon.com/dp/8177588583 ) [[ pdf] ( https://www.google.com/search?q=programming+pearls+pdf )]
22
22
* more: [ 1] ( https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md ) [ 2] ( http://it-ebooks.info/ ) [ 3] ( http://www.freeprogrammingbook.com/ )
23
23
24
24
#### Interview preparation
You can’t perform that action at this time.
0 commit comments