Skip to content

Commit 52509c3

Browse files
committed
added readme file
1 parent d84860f commit 52509c3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

readme.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Solutions for Excercises in Data Structures & Algorithms in Python
2+
3+
by Michael T. Goodrich [Book Link](https://www.wiley.com/en-us/Data+Structures+and+Algorithms+in+Python-p-9781118290279)
4+
5+
Below are my solutions for the exercises in this textbook, not all are completed and may not be optimal. [basic syntax](https://www.markdownguide.org/basic-syntax) and [extended syntax](https://www.markdownguide.org/extended-syntax).
6+
7+
### Progress
8+
9+
- [x] Chapter 1 - Python Primer
10+
- [x] Chapter 1 - Python Primer
11+
- [x] Chapter 1 - Python Primer

0 commit comments

Comments
 (0)