Skip to content

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

Notifications You must be signed in to change notification settings

roshan-dhaigude/Data_Structures_and_Algorithms_in_Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Jupyter Notebook 97.7%
  • Python 2.3%