Buy
$128.95 with 30 percent savings $128.95
Learn more
These promotions will be applied to this item:
Some promotions may be combined; others are not eligible to be combined with other offers. For details, please see the Terms & Conditions associated with these promotions.
- Highlight, take notes, and search in the book
- In this edition, page numbers are just like the physical edition
- Use X-Ray to get the most important concepts Learn more
Rent
$54.98 $54.98
Today through selected date:
Rental price is determined by end date.
- Highlight, take notes, and search in the book
- In this edition, page numbers are just like the physical edition
- Use X-Ray to get the most important concepts Learn more
Try Kindle Edition
$0.00 $0.00
Try Kindle Edition
$0.00 $0.00
- Highlight, take notes, and search in the book
- In this edition, page numbers are just like the physical edition
- Use X-Ray to get the most important concepts Learn more
Your Memberships & Subscriptions
Follow the author
OK
Data Structures and Algorithms in Python 1st Edition, Kindle Edition
- ISBN-13978-1118476734
- Edition1st
- PublisherWiley
- Publication dateJanuary 1, 2013
- LanguageEnglish
- File size14.8 MB
See all supported devices
Fire Tablets
- Fire 7 (12th Generation)
- Fire HD 8 (10th Generation)
- Fire HD 8 Plus
- Fire HD 10 (9th Generation)
- Fire HD 8 (8th Generation)
- Fire HD 10 Plus
- Fire HD 10 (11th Generation)
- Fire HD 8 (12th Generation)
- Fire 7 (9th Generation)
Free Kindle Reading Apps
- Kindle for Android Phones
- Kindle for Android Tablets
- Kindle for iPhone
- Kindle for iPad
- Kindle for PC
- Kindle for Mac
- Kindle for Web
Customers who read this book also read
Editorial Reviews
From the Inside Flap
This all-new Data Structures and Algorithms in Python is designed to provide an introduction to data structures and algorithms, including their design, analysis, and implementation. The authors take advantage of the beauty and simplicity of Python to present executable source code that is clear and concise. Furthermore, a consistent object-oriented viewpoint is retained throughout the book, including the use of inheritance, both to maximize code reuse and to draw attention to the clear similarities and differences of various abstract data types and algorithmic approaches.
This is a “sister” book to Goodrich & Tamassia’s Data Structures and Algorithms in Java and Goodrich, Tamassia and Mount’s Data Structures and Algorithms in C++. This Python version retains much of the same pedagogical approach and general structure as the Java and C++ versions, so that curriculums that teach data structures in Python, Java, and C++ can share the same core syllabus.
Key Features of this Book
- A primer that reviews the basics of programming in Python (Chapter 1), followed by a separate introduction to object-oriented programming in Python (Chapter 2).
- Extensive coverage of recursion (Chapter 4).
- A chapter describing the array-based underpinnings of Python’s standard list, string, and tuple classes (Chapter 5), including both theoretical and empirical analyses of their efficiencies.
- Source code with complete implementations of the majority of data structures and algorithms described in the book; the code follows modern standards for Python 3, and makes use of the standard collections module.
- 500 illustrations that present data structures and algorithms in a clear, visual manner.
- More than 750 exercises, divided into categories of reinforcement, creativity, and projects.
About the cover:
The cover art is based on an indigenous Australian painting style portraying what is known as Dreamtime. This style is traditionally iconic and representative of connections between points of interest or concepts; hence, it is a fitting way to capture at a high level the connections and points of interest used to visualize data structures and algorithms.
From the Back Cover
This all-new Data Structures and Algorithms in Python is designed to provide an introduction to data structures and algorithms, including their design, analysis, and implementation. The authors take advantage of the beauty and simplicity of Python to present executable source code that is clear and concise. Furthermore, a consistent object-oriented viewpoint is retained throughout the book, including the use of inheritance, both to maximize code reuse and to draw attention to the clear similarities and differences of various abstract data types and algorithmic approaches.
This is a “sister” book to Goodrich & Tamassia’s Data Structures and Algorithms in Java and Goodrich, Tamassia and Mount’s Data Structures and Algorithms in C++. This Python version retains much of the same pedagogical approach and general structure as the Java and C++ versions, so that curriculums that teach data structures in Python, Java, and C++ can share the same core syllabus.
Key Features of this Book
- A primer that reviews the basics of programming in Python (Chapter 1), followed by a separate introduction to object-oriented programming in Python (Chapter 2).
- Extensive coverage of recursion (Chapter 4).
- A chapter describing the array-based underpinnings of Python’s standard list, string, and tuple classes (Chapter 5), including both theoretical and empirical analyses of their efficiencies.
- Source code with complete implementations of the majority of data structures and algorithms described in the book; the code follows modern standards for Python 3, and makes use of the standard collections module.
- 500 illustrations that present data structures and algorithms in a clear, visual manner.
- More than 750 exercises, divided into categories of reinforcement, creativity, and projects.
About the cover:
The cover art is based on an indigenous Australian painting style portraying what is known as Dreamtime. This style is traditionally iconic and representative of connections between points of interest or concepts; hence, it is a fitting way to capture at a high level the connections and points of interest used to visualize data structures and algorithms.
About the Author
Michael Goodrich, PhD in Computer Science from Purdue University, 1987; Chancellor's Professor of Computer Science at University of California, Irvine; co-author (with Tamassia) of three other Wiley textbooks and a new computer security text, Addison Wesley, 2011.
Roberto Tamassia, PhD in Electrical and Computer Engineering from the University of Illinois at Urbana-Champaign, 1988; Plastech Professor of Computer Science and Chair of the CS Dept at Brown University; co-author with Goodrich, see texts above.
Michael Goldwasser, PhD in Computer Science from Stanford University, 1997; Associate Professor and Director of CS at St. Louis University; author of Object-Oriented Programming in Python, Pearson, 2008.
Product details
- ASIN : B00CTZ290I
- Publisher : Wiley
- Accessibility : Learn more
- Publication date : January 1, 2013
- Edition : 1st
- Language : English
- File size : 14.8 MB
- Simultaneous device usage : Up to 3 simultaneous devices, per publisher limits
- Enhanced typesetting : Not Enabled
- X-Ray for textbooks : Enabled
- Word Wise : Not Enabled
- Print length : 768 pages
- Format : Print Replica
- ISBN-13 : 978-1118476734
- Page Flip : Not Enabled
- Best Sellers Rank: #1,074,831 in Kindle Store (See Top 100 in Kindle Store)
- #27 in Computer Programming Structured Design
- #351 in Python Programming
- #581 in Python Computer Programming
- Customer Reviews:
About the author

Discover more of the author’s books, see similar authors, read book recommendations and more.
Customer reviews
Customer Reviews, including Product Star Ratings help customers to learn more about the product and decide whether it is the right product for them.
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyzed reviews to verify trustworthiness.
Learn more how customers reviews work on AmazonCustomers say
Customers find this book to be an excellent resource for learning data structures and algorithms in Python, with clear and consistent writing that is easy to follow.
AI Generated from the text of customer reviews
Select to learn more
Customers appreciate the content of the book, describing it as an excellent resource for learning data structures and algorithms in Python. One customer notes that the student resources site includes hints for the exercises.
"...Best of all this textbook is dedicated to Python. As a Data Scientist, I want to become an expert at Python before moving on to Java or C++...." Read more
"...It includes a lot of useful exercises, and the student resources site includes hints for the exercises..." Read more
"...with how well this textbook is written, with the number of chapter exercises it provides (granted, no answers to the exercises), and with the..." Read more
"...There are many examples that follow the explanations to each of the most important (as well of the minor ones) data structures or algorithms...." Read more
Customers appreciate the writing quality of the textbook, finding it clear and consistent, and easy to follow. One customer notes that the code is very clean.
"...The gamble was worth it, and I'm impressed with how well this textbook is written, with the number of chapter exercises it provides..." Read more
"...on top of previously presented topics, also making it easy to augment the knowledge you previously acquired...." Read more
"...Very concise and easy to understand. The rest is wordy and uses a lot of mathematics to explain, which a lot of it is just unnecessary and makes..." Read more
"...The code itself is very clean and doesn't try to optimize for least amount of lines written...." Read more
Reviews with images

Good content but poor print
Top reviews from the United States
There was a problem filtering reviews. Please reload the page.
- Reviewed in the United States on January 14, 2025Format: HardcoverVerified PurchaseLiterally came the very next day. The book is in good condition. Quick and easy sell.
- Reviewed in the United States on April 27, 2018Format: HardcoverVerified PurchaseI am the 13th reviewer (out of 20) to give 5-stars to ‘Data Structures & Algorithms in Python’. The book deserves it. All code is, as it should be, in the current Python 3.
Some background, last year I taught myself John Zelle’s excellent ‘Python Programming: An Introduction to Computer Science’ and continued with Head First Python. These books are excellent if you are new to programming or new to Python. I had two programming classes as an undergraduate in college but that was 20 years ago. In the last 6 months, I’ve read Dasgupta’s excellent ‘Algorithms’, the UC Berkeley and UC San Diego Algorithms textbook, which demands considerable Math.
This ‘Data Structures & Algorithms in Python’ textbook includes everything in Sedgewich’s excellent ‘Algorithms’ (Java-oriented) textbook (Object-Oriented Programming, Algorithm Analysis and Design, Arrays, Stacks, Queues, Trees, Sorting, Searching, Graphs, Strings, Pattern Matching, etc.). Best of all this textbook is dedicated to Python. As a Data Scientist, I want to become an expert at Python before moving on to Java or C++. This book is enabling me to become that Python expert.
Thank you for writing it, Drs. Goodrich, Tamassia & Goldwasser. I hope you’re busy writing the next excellent book on Python that I’ll want to read.
Best,
Shawn Berry
CEO, AppliedMathematician
CEO, PerfectGMAT
Graduate student in Georgia Tech’s MS Analytics
- Reviewed in the United States on November 16, 2022Format: HardcoverVerified PurchaseI'm using this book to review the basics of data structures and algorithms before moving from academia to software engineering. For the past 10 years I've mainly been doing scientific computing, and I really haven't used many of the data structures I originally learned to implement in C++, which means I've forgotten a lot of the details. These days, I use Python primarily, and I've found this book to be an excellent resource for brushing up on the material. It includes a lot of useful exercises, and the student resources site includes hints for the exercises (though, sometimes those hints aren't quite enough for me). I am very happy with this book so far. (I'm about 2/3 of the way through it.) It also includes full implementations of most of the data structures discussed in the text.
- Reviewed in the United States on October 31, 2024Format: HardcoverVerified PurchaseExcellent! Still using this to this day!
- Reviewed in the United States on November 26, 2019Format: HardcoverVerified PurchaseI'm currently enrolled with a online university, and currently studying Data Structures and Algorithms. I was unsatisfied with the course textbook, so I purchased this textbook to supplement my learning. The gamble was worth it, and I'm impressed with how well this textbook is written, with the number of chapter exercises it provides (granted, no answers to the exercises), and with the quality of content. I do have programming experience with Java at my previous brick-and-mortar school, so I can't say if this would be a good introductory textbook to someone who has little coding experiencing and is trying to learn Python, but in any case, this would definitely be one of my reference-books in the future.
- Reviewed in the United States on January 25, 2015Format: HardcoverVerified PurchaseAbsolutely, if you want to pay a fortune to learn Python this is the best. I'm pulling a star because, this being a text, I am teaching myself and not then an institutional teacher, I could not access the teacher's materials on-line. I argued that if I'm teaching myself therefore I'm a teacher but syllogisms were too much for the publisher. If you're in college, on a low budget and intelligent, you could get by without unless this is required. Or share it. If you're new to coding, you may have to buy it. You'll to refer back to the algorithms later on. Oh yes, replace the phrase "integral datatype" with "integer datatype".
- Reviewed in the United States on September 25, 2019Format: PaperbackVerified PurchasePurchased from Only_books. The listing says it's a genuine version but actually the round "NEW" sticker on the front, and the lower left rectangle sticker are there to cover up "INDIA STUDENT VERSION". I've bought international versions before to save money and that's fine but the reason for the 1-star review is that the printing is very poor and the pages almost transparent. I turned to a random page and rubbed the page number, as you can see in the picture it readily smears.
1.0 out of 5 starsPurchased from Only_books. The listing says it's a genuine version but actually the round "NEW" sticker on the front, and the lower left rectangle sticker are there to cover up "INDIA STUDENT VERSION". I've bought international versions before to save money and that's fine but the reason for the 1-star review is that the printing is very poor and the pages almost transparent. I turned to a random page and rubbed the page number, as you can see in the picture it readily smears.Only_books is selling a version that's very poor quality
Reviewed in the United States on September 25, 2019
Images in this review
- Reviewed in the United States on June 25, 2014Format: KindleVerified PurchaseIf you want to go deeper into data structures and algorithms whilst at the same time using python as your programming language, than this book is all you need.
There are many examples that follow the explanations to each of the most important (as well of the minor ones) data structures or algorithms. This makes it easy to understand the concepts and to apply them.
The authors often offer alternatives to the algorithms such as a in-place alternative to a algorithm that uses a help array. They also show the content in such a way that, whenever possible and appropriate, they build on top of previously presented topics, also making it easy to augment the knowledge you previously acquired.
Recommend for students or for someone preparing to a programming interview.
Top reviews from other countries
- MattReviewed in the United Kingdom on February 16, 2014
3.0 out of 5 stars It's a decent textbook
Format: HardcoverVerified PurchaseDelivery was satisfactory, and the book itself has all the material you need for python, but honestly I find the internet to be much easier to work from
- vibha sharmaReviewed in India on May 8, 2023
5.0 out of 5 stars Usefull
Format: PaperbackVerified PurchaseUsefull but youtube is much better
- Kartik HReviewed in Canada on October 4, 2017
5.0 out of 5 stars Great Algorithms Book for Python devs
Format: HardcoverVerified PurchaseI am a developer (primarily Python these days) with close to 8 years of experience. It is never too late to get back to tightening fundamentals, especially something as important as algorithms and data structures. After a fair bit of research, I chose this book for some reasons relevant to me:
1. The book has great coverage on the subject - sufficiently in-depth for my needs and more
2. The book illustrates all concepts using Python, the language I love and that I am extremely comfortable with. This helps my brain focus on the concepts at hand rather than trying to decipher psuedocode and notations.
3. The book is very readable! The language is friendly and isn't at all too academic.
4. (Bonus) the authors have done a very good job covering not just Python fundamentals, but also higher level programming concepts like OOPS and design patterns, which I think is a neat bonus for this package.
All in all great book, and it is totally worth buying the hardcover.
-
Claudio CiavolaReviewed in Italy on March 21, 2019
3.0 out of 5 stars Libro stampato artigianalmente
Format: PaperbackVerified PurchaseHo comprato la versione con copertina morbida e quindi indiana, sembra un libro stampato e rilegato a casa, il contenuto è identico all'originale ma le pagine a volte sono stampate storte e sono finissime. il prezzo vale la candela poichè probabilmente si spenderebbe di piu a farlo stampare in tipografia.
- Steven JohnstoneReviewed in Canada on October 2, 2017
5.0 out of 5 stars and the paperback price was excellent. Thanks
Format: HardcoverVerified PurchaseA well written book, and the paperback price was excellent. Thanks.