Fundamentals of Data Structures in C++ by Sartaj Sahni

750.00

Sartaj Sahni

Local Printed.

Delivery All Over Pakistan Charges Will Apply.

Title May Be Different.

Due to constant currency fluctuation, prices are subject to change with or without notice.

Category: Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

This text offers a complete rendering of basic data structure implementations in the popular language C++. This book has an amazing amount of content. Very few data structures books contain quite as many structures as this one; In addition to containing all the common data structures one usually studies, people can also study Splay Trees, Compressed Tries, Patricia, Fibonacci Heaps…really the list keeps going. The only things that it seems to be missing are skip lists and multidimensional range trees…

 

Reviews

    admin
    January 12, 2020
    Samina Between a really bad professor and a really bad textbook, I'm not learning anything about data structures. This book has weird examples and not enough of them, and the book really doesn't explain just about anything well. I'm not too sure what else to say about it, if you are about to take a data structures class that requires this book, I think you'll want to get some supplemental materials (especially if your professor sucks as bad as mine).
    admin
    January 12, 2020
    Ayub Sabir I bought this for a class I'm taking, it's a pretty good text book and I plan to keep it around. Nothing is perfect though and I still find myself Googling for information. Not a required book by any means but if you're trying to learn structures this is not a terrible choice. Some programming is assumed, but if you know C++ at all you should be just fine.
    admin
    January 12, 2020
    Aarif This book has an amazing amount of content. Very few data structures books contain quite as many structures as this one; In addition to containing all the common data structures one usually studies, people can also study Splay Trees, Compressed Tries, Patricia, Fibonacci Heaps...really the list keeps going. The only things that it seems to be missing are skip lists and multidimensional range trees... Most data structures have rigorous (college-level-worthy) proofs for complexity and performance. These proofs are typically required of a student in a graduate level course, and thus, this book could be used for a graduate-level text. Because of this however, some may find this book a little daunting, especially if you just need an introduction to the topic. The C++ code samples use templates so that the data structures can be generalized and used for any type. Therefore, the C++ code is very reusable. However, the code can sometimes be a bit hard to understand, mostly due to short variable names, and poor in-code comments. This is one of the reasons I didn't give this book 5 stars. Overall though, this book stands out in the crowd.
Add a review
Review now to get coupon!

Your email address will not be published. Required fields are marked *