Hi guys,
LeetCode is so awesome, and I have insisted to solve 1~2 problems a day for about 7 months.
Now I have finished all the Easy problems and have created more than 1000 test cases for the problems.
So here, I would like to introduce my github repo (https://github.com/huajianmao/leetcode) to you if it could save you some time on solving the problems.
When solving the problems you may just focusing on the algorithms, and test them with the provided test cases.
Besides, A ProblemFetcher script is provided, and you might use it to automatically get the problem descriptions and the Solution file will be generated in com.leetcode.snippets.
But in this case, you have to write the test cases by yourself.
Please let me know if it is not allowed to post such project in the forum.