Reviews

Data Structures And Algorithms In Java by Michael T. Goodrich, Roberto Tamassia

raphaelndonga's review against another edition

Go to review page

5.0

awesome book if you can persevere

imtk's review against another edition

Go to review page

4.0

I've been reading this book for 4 years now. Usually, Algorithm books are not the type of book that you read from front-to-back in one seat. It works more like a reference book. You are curious about Binary Search Tree, you get the chapter, read the theory, understand the concepts, and try to implement it. The book has all this experience, from theory and concepts to Python implementations and exercises to practice. I'm not sure if the authors use the Python best practices or clean code. Some bits are just difficult to understand.

strong_extraordinary_dreams's review against another edition

Go to review page

4.0

Four stars is about the most I (seem feel I) can give an IT tech book - where are the truly great tech books?

This book is deep and well thought out, with its first chapter being more in depth than the 10-lesson 'starting python' course I took. This is a good book.
More...