Skip to content

Commit 80cf7b2

Browse files
authored
Create README.md
1 parent 3cc6da9 commit 80cf7b2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# python-leetcode
2+
Just my practice solutions to leetcode problems, written in python 3. My approach is work on one area at a time,
3+
doing several problems related to one concept or data structure before moving on to the next. I keep detailed comments and
4+
discuss space and running time for most solutions. I also try to consider alternate solutions to the same problem in my comments.

0 commit comments

Comments
 (0)