Recommend an algorithms exercise book?

Posted by Parappa on Stack Overflow See other posts from Stack Overflow or by Parappa
Published on 2009-07-02T20:41:26Z Indexed on 2010/04/10 19:33 UTC
Read the original article Hit count: 287

Filed under:
|
|

I have a little book called Problems on Algorithms by Ian Parberry which is chock full of exercises related to the study of algorithms. Can anybody recommend similar books?

What I am not looking for are recommendations of good books related to algorithms or the theory of computation. Introduction to Algorithms is a good one, and of course there's the Knuth stuff.

Ideally I want to know of any books that are light on instructional material and heavy on sample problems. In a nutshell, exercise books. Preferably dedicated to algorithms rather than general logic or other math problems.

By the way, the Parberry book does not seem to be in print, but it is available as a PDF dowload.

© Stack Overflow or respective owner

Related posts about algorithm

Related posts about books