• Stars
    star
    181
  • Rank 210,879 (Top 5 %)
  • Language
    Python
  • License
    MIT License
  • Created almost 9 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository shares my leetcode problems solving experience.

leetcode-share

Language python Language java License

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.

Problems

You can find all the problems on LeetCode.

Issue

You are welcome if you have any question or suggestion.

Tag

I have classified the problems into different tags like the leetcode OJ does. You can check them here.

Articles

There are articles about each problem, describing how I solve that problem. You can visit them on GitBook or CSDN.

It is a pity that they are only in Chinese.

License

MIT LICENSE