We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1274053 commit 7b664d0Copy full SHA for 7b664d0
README.md
@@ -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