Skip to content

Data Structures Using C and C++

Best in textbook rentals since 2012!

ISBN-10: 0130369977

ISBN-13: 9780130369970

Edition: 2nd 1996 (Revised)

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

List price: $198.60
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:

This introduction to the fundamentals of data structures explores abstract concepts, considers how those concepts are useful in problem solving, explains how the abstractions can be made concrete by using a programming language, and shows how to use the C language for advanced programming and how to develop the advanced features of C++.Covers the C++ language, featuring a wealth of tested and debugged working programs in C and C++. Explains and analyzes algorithms — showing step- by-step solutions to real problems. Presents algorithms as intermediaries between English language descriptions and C programs. Covers classes in C++, including function members, inheritance and object orientation,…    
Customers also bought

Book details

List price: $198.60
Edition: 2nd
Copyright year: 1996
Publisher: Prentice Hall PTR
Publication date: 12/19/1995
Binding: Hardcover
Pages: 672
Size: 7.00" wide x 9.50" long x 1.25" tall
Weight: 2.750
Language: English

Introduction to Data Structures
The Stack
Recursion
Queues and Lists
Trees
Sorting
Searching
Graphs and Their Applications
Storage Management
Bibliography and References
Index