Solutions for Excercises in Data Structures & Algorithms in Python by Michael T. Goodrich Book Link Below are my solutions for the exercises in this textbook, not all are completed and may not be optimal. Progress Chapter 1 - Python Primer Chapter 2 - Object-Oriented Programming Chapter 4 - Recursion Chapter 5 - Array-based sequences Chapter 6 - Stacks, Queues, and Deques Chapter 7 - Linked Lists