Skip to content

Data Structures and Algorithms in C++

Best in textbook rentals since 2012!

ISBN-10: 0470383275

ISBN-13: 9780470383278

Edition: 2nd 2011

Authors: Michael T. Goodrich, Roberto Tamassia, David M. Mount, Goodrich

List price: $184.95
Shipping box This item qualifies for FREE shipping.
Blue ribbon 30 day, 100% satisfaction guarantee!

Rental notice: supplementary materials (access codes, CDs, etc.) are not guaranteed with rental orders.

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:

* Presents a consistent object-oriented perspective. * Recursion emphasized throughout, particularly in chapters 2 and 4. * Design patterns provide clear approaches for developing programs. * Offers a unique multimedia format for learning the fundamentals of data structures and algorithms. * A robust set of end-of-chapter problems are arranged by purpose - reinforcement problems assess understanding; creativity problems require students to apply concepts to writing "classes" (portions of a program); projects require students to write entire programs. * Outstanding writing style presents even the most difficult mathematical concepts clearly. * "Visual Proofs" helps students better understand…    
Customers also bought

Book details

List price: $184.95
Edition: 2nd
Copyright year: 2011
Publisher: John Wiley & Sons, Incorporated
Publication date: 2/22/2011
Binding: Paperback
Pages: 736
Size: 7.40" wide x 9.20" long x 1.10" tall
Weight: 2.530

Basic C++ Programming
Object-Oriented Design
Analysis Tools
Stacks, Queues, and Recursion
Vectors, Lists, and Sequences
Trees
Priority Queues
Dictionaries
Search Trees
Sorting, Sets, and Selection
Text Processing
Graphs
Appendix: Useful Mathematical Facts