Hey everyone, I was looking for some good problem solving books for C++ and came across "Algorithms in C++" by Robert Sedgewick. Any recommend this book or have any gripes about it? Also, anyone know of any other great books for a semi-newbie that explores algorithms and problem solving? Thanks!![]()



LinkBack URL
About LinkBacks





As long as you take the code examples with a grain of salt, the book is excellent and very thorough. The best part is that Sedgewick's book is far more readable than Knuth's, which is the only algorithms book more detailed that I have seen.