Easy to understand and interesting book on algorithms

Posted by gasan on Programmers See other posts from Programmers or by gasan
Published on 2011-05-12T21:16:26Z Indexed on 2011/06/29 0:31 UTC
Read the original article Hit count: 315

Filed under:
|
|

Please advise me a book on algorithms, that would be easier to read and understand than Cormen's book1. It may be not so big and deep in explanation. I even want it to not be that big, however it shouldn't contain misconceptions or errors or inaccuracies. It should be a some kind of pre-Cormen's book, that will help later to understand more sophisticated conceptions. A beginner book (but still worth to read).

1 Introduction to Algorithms by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein

© Programmers or respective owner

Related posts about algorithms

Related posts about book