Skip to content

shenxiangzhuang/data-structures-and-algorithms-in-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-Structures-and-Algorithms-in-Python

Exercise solutions for Data Structures and Algorithms in Python(Michael T. Goodrich).

  • notebooks: Jupyter notebooks for exercises.
  • code: Source code for exercises.

Notebooks with nbviewer

For convenient purposes, we give the link of the notebooks in nbviewer:

Build all structures from scratch

I implement almost all the data structures in this book from scratch in the toydatapackage, see details in https://github.com/shenxiangzhuang/toydata.

About

Exercise solutions for Data Structures and Algorithms in Python(Michael T. Goodrich)

Topics

Resources

Stars

Watchers

Forks