Jump to ratings and reviews
Rate this book

Fundamentals of Data Structures in C++

Rate this book
Designed to function as a textbook or as a professional reference, "Fundamentals of Data Structures in C" provides in-depth coverage of all aspects of data structure implementation in ANSI C. The book goes beyond the standard fare of stacks, queues, and lists to offer such features as afull chapter on search structures and a discussion of advanced tree structures. Recent data structure innovations rarelv found in other texts are presented, including Fibonacci Heaps, Splay Trees, Red-Black Trees, 2-3 Trees, 2-3-4 Trees, Leftist Trees, Binokcal Heaps, Min-Max Heaps, and Deaps.

694 pages, Paperback

First published February 15, 1995

38 people are currently reading
462 people want to read

About the author

Ellis Horowitz

33 books6 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
46 (44%)
4 stars
18 (17%)
3 stars
26 (25%)
2 stars
10 (9%)
1 star
4 (3%)
Displaying 1 - 10 of 10 reviews
77 reviews
June 3, 2017
This book was used as the main reading material in my data structures class. While comprehensive, it went way overboard with complex information instead of sticking to the basics and building on top of that. I feel that as a result, it makes for poor educational material, but would possibly serve better as a reference.
Displaying 1 - 10 of 10 reviews

Can't find what you're looking for?

Get help and learn more about the design.