Skip to content

My solution to projects in web book "Data Structures and Algorithms with Object-Oriented Design Patterns in Python"

Notifications You must be signed in to change notification settings

yyl/Data-Structures-and-Algorithms-in-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Selective solution to### ##Data Structures and Algorithms with Object-Oriented Design Patterns in Python##

It is a web book teaching implementation of essential data structures and algorithms using Python, written by Bruno R. Preiss. I start studying it a week ago. It has projects for every chapter, but no solution included. While I am not 100% percent my solution is correct, they could get you started at least.

Welcome to fork and modify the solution, and send me pull requests to improve it.

####Problems left to be completed

  • Stacks, Queues and Dequeues: 10
  • Ordered and Sorted list: 5

About

My solution to projects in web book "Data Structures and Algorithms with Object-Oriented Design Patterns in Python"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages