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 c813f5f commit 3a85fd0Copy full SHA for 3a85fd0
CONTRIBUTING.md
@@ -0,0 +1,9 @@
1
+# CONTRIBUTING
2
+
3
+It's a personal project for leetcode solutions, but PRs welcomed as well.
4
5
+You should meet the following conditions:
6
7
+- the question of the solution you submit should have been solved by me
8
+- you should have a better solution either in time complexity or space complexity
9
+- you should use JavaScript or Python
readme.md
@@ -1,6 +1,6 @@
-# Leetcode Solutions with JavaScript
+# Leetcode Solutions with JavaScript [](CONTRIBUTING.md)
-Update time: Sun Oct 08 2017 21:38:27 GMT+0800 (CST)
+Update time: Sun Oct 08 2017 21:45:17 GMT+0800 (CST)
I have solved **344 / 618** problems while **114** problems are still locked.
0 commit comments