It's a beauty and it's for all those C++ coders who want to get in the real stuff. Though not for newbies because of the topic. A very fine book. Must read.
0Report
I agree with the fact that the English used in this book is a little confusing, probably because this is not the writer's mother language. But this does not really effect understanding the codes and the approaches used in this book. The book is intended for people that are already familiar with C++.If you are a beginner, I recommend that you stay away from this book. But if you are a little experienced in C++ and want to discover...
0Report
Somehow the last comment seems to be very personal. I wonder how the comment like this can be posted here, and even worse, twice. I was taught by Dr. Sahni, and used this book as text book. He is one of the best instructors in UF, and the text book using in the course were considered as good by most of my classmates. I notied a few students who never read book, seldom attened lecture got bad final score and then blamed...
0Report
This book is a very interesting introduction to data structures.The author uses C++ features in almost every problem , but it would be better if the book had more applications.It is the best book for a beginer on data structures.
0Report
The excellent examples starting from a simple case to a complicated one allowed me to learn C++ data structure and algorithms step by step, the style is particularly penetrated in the chapter of Dynamic Programming.
0Report