|
3 | 3 | [](https://www.python.org)
|
4 | 4 | [](https://opensource.org/licenses/MIT)
|
5 | 5 |
|
6 |
| -This repository shares my experience in solving leetcode problems.The first edition was written in Python3, and now I am working on resolving them with Java8. There are articles describing the solution. For further information, please see the Articles part. |
| 6 | +This repository shares my experience in solving leetcode problems.I will update during half year. There are articles describing the solution. For further information, please see the[Articles](http://www.ranxiaolang.com/) part. |
7 | 7 |
|
8 | 8 | ##Problems
|
9 | 9 |
|
|