it records my leetcode learning process, continue to update.
This form includes:
- 1.the question's numbers marking by "#".
- 2.the question's title with its address in LeetCode marking by "Title".
- 3.the question's Java algorithm solutions with its address in my github marking by "Solution".
- 4.the difficulty about this question.
And in my solutions code , it includes:
- 1.the title about this question with English and Chinese version.
- 2.the right questions more than one.
- 3.the wrong question that I did the first time.
- 4.why I did the wrong answer,how I think in that time.
others:"*" represents something I didn't finish.
Hope it helps you in algorithm learning. Have fun!
