Manber’s “Algorithms—a creative approach” is better than Cormen, which I agree is better than Knuth. It’s also better than Aho’s book on algorithms as well. It’s better in that you can study it by yourself with more profit. On the other hand, Cormen’s co-author has a series of video lectures at MIT’s OCW site that you can follow along with.
What about Manber’s book makes it more fruitful for self-study than CLRS? How does it compare with CLRS in other respects? (Coverage of algorithms and data structures; useful pseudocode; mathematical rigour; …)
Manber’s “Algorithms—a creative approach” is better than Cormen, which I agree is better than Knuth. It’s also better than Aho’s book on algorithms as well. It’s better in that you can study it by yourself with more profit. On the other hand, Cormen’s co-author has a series of video lectures at MIT’s OCW site that you can follow along with.
What about Manber’s book makes it more fruitful for self-study than CLRS? How does it compare with CLRS in other respects? (Coverage of algorithms and data structures; useful pseudocode; mathematical rigour; …)