Skip to content

Data Structures Using C

Best in textbook rentals since 2012!

ISBN-10: 0131997467

ISBN-13: 9780131997462

Edition: 1990

Authors: Aaron M. Tenenbaum, Yedidyah Langsam, Moshe J. Augenstein

List price: $96.33
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

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.
Customers also bought

Book details

List price: $96.33
Copyright year: 1990
Publisher: Prentice Hall PTR
Binding: Hardcover
Pages: 608
Size: 7.25" wide x 9.75" long x 1.50" tall
Weight: 2.684
Language: English

Introduction to Data Structures
The Stack
Recursion
Queues and Lists
Trees
Sorting
Searching
Graphs and their Applications
Storage Management