Skip to content

Commit d03752b

Browse files
committed
books/algorithms minor change
1 parent 8a2e778 commit d03752b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ The uber-short version (if you somehow ended up here the day before your intervi
1616

1717
### Books
1818
#### 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/)]
2021
* [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)]
2222
* 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/)
2323

2424
#### Interview preparation

0 commit comments

Comments
 (0)