Tech Support > Computers & Technology > Programming > good books on algorithm design?
good books on algorithm design?
Posted by Siddharth Taneja on November 12th, 2004


Hi,

I am looking for classic books on algorithm design. I read one -
Programming pearls and am thinking of books on the same line.

How is The science of programming- david gries?

Any other classic books?

Thanks

Siddharth Taneja

Posted by Flynn on November 12th, 2004


"Introduction to Algorithms"
It is perfect!
"Siddharth Taneja" <taneja@usc.edu> дÈëÏûÏ¢ÐÂÎÅ:cn1inl$h21$1@gist.usc.edu...


Posted by Siddharth Taneja on November 12th, 2004


Flynn wrote:
just want to deal with algorithms (sorting , searching etc.). I didnt
find it very intuitive. What I am looking for is something that deals
with designing algorithms like the ones discussed in Programming Pearls.
I found programming pearls to be really intuitive. It gives a basic
understanding of the approaches that can be taken to solve a problem
(and of course the aha! insight). Are there any other books out there on
the same lines?

Siddharth Taneja

Posted by Michael Mendelsohn on November 12th, 2004


Siddharth Taneja schrieb:
Try
"The Algorithm Design Manual"
by Steven S. Skiena

Michael
--
Still an attentive ear he lent Her speech hath caused this pain
But could not fathom what she meant Easier I count it to explain
She was not deep, nor eloquent. The jargon of the howling main
-- from Lewis Carroll: The Three Usenet Trolls


Similar Posts