File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 1- # Leetcode Solutions with JavaScript
1+ # Leetcode Solutions with JavaScript [ ![ PRs Welcome ] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg )] ( CONTRIBUTING.md )
22
3- Update time: Sun Oct 08 2017 21:38:27 GMT+0800 (CST)
3+ Update time: Sun Oct 08 2017 21:45:17 GMT+0800 (CST)
44
55I have solved ** 344 / 618** problems while ** 114** problems are still locked.
66
You can’t perform that action at this time.
0 commit comments