Skip to content

Commit 7b664d0

Browse files
authored
Create README.md
1 parent 1274053 commit 7b664d0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Leetcode
2+
My solutions for problems on Leetcode
3+
Currently most solutions will be in Python
4+
and I will try to write out solutions in C/C++ as well.
5+
6+
I will probably do a weekly update with more than one approach to problems.
7+
If help was taken from some other source, I will post links in the comments of the code, be sure to check them out.
8+
9+
10+
If you would like to contribute create an issue/pull request.

0 commit comments

Comments
 (0)