Skip to content

Data Structures and Algorithms in Python

Best in textbook rentals since 2012!

ISBN-10: 1118290275

ISBN-13: 9781118290279

Edition: 2013

Authors: Michael T. Goodrich, Roberto Tamassia, Michael H. Goldwasser

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

 This textbook is based on the authors’ market leading data structures books (in Java and C++) and offers a comprehensive, definitive introduction to data structures in Python by authoritative authors.Python has been growing rapidly as the language for CS1, (including increases of 88%, 45%, and 49% in the last three years, per TWM.)  The lack of texts and lack of consensus in departments have prevented wide adoption in CS2 so far, however, this is changing as more schools see how well Python is working in CS1 and more texts become available.
Customers also bought

Book details

List price: $174.99
Copyright year: 2013
Publisher: John Wiley & Sons, Limited
Publication date: 7/5/2013
Binding: Hardcover
Pages: 748
Size: 8.00" wide x 10.00" long x 1.00" tall
Weight: 3.322
Language: English

Python Programming Basics
Object-Oriented Design
Analysis Tools and Recursion
Stacks, Queues, and Deques
Sequence Abstractions
Tree Structures
Priority Queues
Maps and Dictionaries
Search Tree Structures
Sorting, Sets, and Selection
Strings and Dynamic Programming
Graph Algorithms
Memory Management and B-trees
Useful Mathematical Facts