Skip to content

Data Structures and Program Design in C++

Best in textbook rentals since 2012!

ISBN-10: 0137689950

ISBN-13: 9780137689958

Edition: 1999

Authors: Robert L. Kruse, Alexander J. Ryba

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

Appropriate for Computer Science II and Data Structures courses using C++. Progressing from the concrete to the abstractand using numerous, substantial case studies and sample programsthis text explores structured problem solving, data abstraction, software engineering principles, and the comparative analysis of algorithms as fundamental tools of program design.
Customers also bought

Book details

List price: $187.20
Copyright year: 1999
Publisher: Prentice Hall PTR
Publication date: 9/23/1998
Binding: Paperback
Pages: 717
Size: 7.75" wide x 9.75" long x 1.25" tall
Weight: 2.750
Language: English

Programming Principles
Introduction to Stacks
Queues
Linked Stacked and Queues
Recursion
Lists and Strings
Searching
Sorting
Tables and Information Retrieval
Binary Trees
Multiway Trees
Graphs
Case Study: The Polish Notation
Mathematical Methods
Random Numbers
Packages and Utility Functions
Programming Precepts, Pointers, and Pitfalls
Index