Skip to content

Commit 726186b

Browse files
committed
README updated
1 parent 182ae3f commit 726186b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
###My solution to###
1+
###Selective solution to###
22
##Data Structures and Algorithms with Object-Oriented Design Patterns in Python##
33

44
It is a [web book](http://www.brpreiss.com/books/opus7/html/book.html) teaching implementation of
@@ -7,3 +7,6 @@ I start studying it a week ago. It has projects for every chapter, but no soluti
77
While I am not 100% percent my solution is correct, they could get you started at least.
88

99
Welcome to fork and modify the solution, and send me pull requests to improve it.
10+
11+
####Problems left to be completed
12+
- Stacks, Queues and Dequeues: 10

0 commit comments

Comments
 (0)