/Data_Structures_and_Algorithms_in_Python

:book: Worked Solutions of "Data Structures & Algorithms in Python", written by Michael T. Goodrich, Roberto Tamassia and Michael H. Goldwasser. ✏️

Primary LanguageJupyter Notebook

Data Structures and Algorithms in Python

Brief, very brief summary of the Data Structures and Algorithms in Python book and worked solutions of exercises.

Data Structures and Algorithms in Python

Environment / Installation

  • Python 3.8

Intall dependencies for this repo.

$ pip install -r requirements.txt

Contents

Chapter Contents Exercise
Chapter 01 N/A Notebook
Chapter 02 Notebook Notebook
Chapter 03 Notebook Notebook
Chapter 04 Notebook Notebook
Chapter 05 Notebook Notebook
Chapter 06 Notebook Notebook
Chapter 07 Notebook Notebook
Chapter 08 Notebook Notebook