Companion Book for Cormen

Posted by Robert S. Barnes on Programmers See other posts from Programmers or by Robert S. Barnes
Published on 2012-11-26T10:44:59Z Indexed on 2012/11/26 11:33 UTC
Read the original article Hit count: 244

Filed under:
|

I asked this question on Stackoverflow and they suggested it was more appropriate here.

I"m taking a course soon based on the first fourteen chapters of Cormen's Introduction to Algorithms. The course is based on a translation of the 2003 edition.

I have two questions:

  1. Is it recommended to get the newer 2009 edition and what are the differences?
  2. Can anyone recommend a good companion text which has more worked problems and less, "this clearly works" type explanations?

© Programmers or respective owner

Related posts about algorithms

Related posts about books