Data Structures Using C

by Prentice Hall

$96.33
buy from amazon.com
Average Rating: * * * * half star
Sales Rank:124517 (lower is better)
Price Used:$4.33
Shipping:Free Shipping on most orders over $25*
Availability:
Label:Prentice Hall
Pages:608
Binding:Hardcover
Publication Date:1989-12-11
Published By:Prentice Hall
ASIN:0131997467
Category:Book

Authors

Editorial Reviews and Product Descriptions

Product Description

Using the increasingly popular C language, this book teaches data structures from their theoretical conception through to their concrete realizations. It emphasizes structured design and programming techniques, and contains numerous debugged programming samples. For CS2 course in advanced programming or data structures in C.

Customer Reviews

Great book! - Reviewed on 2008-05-09
* * * *

I found this book easy to read and the codes are explain in details. I recomend this book for those who are learning data structures.

The only bad thing is that this book is a little outdated.
Good, but dated - Reviewed on 2007-12-10
* * * *

This book is a good introduction to the real world of computer programming and computer science---if you know C. However, time has moved on, and objects are now de rigeur. C++ is the new C, and a better choice for books would be one that teaches the same subject using C++ (or C#, or Java, or Python, or Ruby, or Perl, or...) Still, for some purposes, such as OS programming, device drivers, embedded application, and so on, C is still the standard, and for those applications, this book will suffice. I would add, it is a textbook that belongs in a classroom, with an instructor present to explain and give alternative examples to those found in the book. Independent-minded people might do better looking for a book written in the last five years.

The book covers the basic data structres, such as linked lists, stacks, queues, hashing, trees, tries, and heaps, but it lacks some of the insights gained since it was written. Red-black tress, skip lists, speed trees, and other similar innovatons are not covered.

Also, this book is not a good book for the study of algorithms. To do that subject justice, a book dedicated solely to the subject is needed. This book only gives those algorithms that are needed to use the data structures the book covers.

In short, this is a good book to read if you already know the subject, but are rusty on it. Those learning it anew are advised to look elsewhere.

Excellent book - Reviewed on 2006-10-08
* * * * *
1 customer found this review helpful.

Excellent book, full of code and best of all, full with good examples; very important in this topic that is often cover merely as ADT. Stacks, queues, list, trees, everything is covered here. The chapter about trees is specially detailed, and topics like sorting and searching are covered in a separated chapter. I lost mine some time ago, and I did not hesitate to buy it again.
If you would study Data Structures... - Reviewed on 2000-04-01
* * * * *
2 customers found this review helpful, 1 did not.

..this book is very easy to read... and there are very very exercices to help in the learning, also the topics of structures data is sufficent vast!

good luck!

This is a very good book - Reviewed on 1998-07-29
* * * * *
5 customers found this review helpful.

If you are interested in trees (Binary Search,Generic & Multiway ) & Graphs this book could be a very good reference. Common Data Structures are also dealt with very nicely.
Read More Customer Reviews »
Go To Amazon Product Page

* - See Amazon Product Page for shipping and pricing details.


Book Subjects