What is your algorithm bible?
1
Name:
Anonymous
2012-03-07 8:57
Ideally, not language specific.
2
Name:
Anonymous
2012-03-07 11:04
The Art of CP
3
Name:
Anonymous
2012-03-07 15:46
Child porn?
4
Name:
Anonymous
2012-03-07 16:08
>>2
Art of Communist Party. Good read, comrade!
5
Name:
Anonymous
2012-03-07 16:24
javascript: the good parts
6
Name:
Anonymous
2012-03-07 16:24
IF BY BIBLE YOU MEAN A TERRIBLE AND SHITTY BOOK WITH LESSONS THAT MAKES NO SENSE IN THE ACTUAL WORLD..
NO, I DON'T HAVE ANY.
7
Name:
Anonymous
2012-03-07 16:36
SICP. Like the Bible, it was written by Jews.
8
Name:
Anonymous
2012-03-07 18:44
Your gloves have 221 charges left.
9
Name:
Anonymous
2012-03-07 18:57
>>6
Bible is Greek for "book." It
just means "book."
10
Name:
Anonymous
2012-03-08 4:11
11
Name:
Anonymous
2012-03-08 4:57
Dubs Algorithms for Programmers. I'd especially like you to
check Chapter
>>11
12
Name:
Anonymous
2012-03-08 8:49
13
Name:
Anonymous
2012-03-08 9:21
http://www.amazon.com/Algorithm-Design-Jon-Kleinberg/dp/0321295358
is the best one i've found. it assumes you know a little programming but there's a big focus on practicality but it also has proofs which are essential for really learning this stuff but doesn't go overboard like clrs.
http://www.amazon.com/Logical-Approach-Discrete-Monographs-Computer/dp/0387941150
this is also really good. teachs you essential math for programming and makes proofs actually make sense. you can read both in tandem