- Support both Python 2.7 and Python 3.6
- Easy to understand and self-documenting
- Pythonic (not translating from another language like Java/C++)
- Elegant (take advantage of Python standard libraries where possible)
- Efficient (most solutions beat 80% Python submissions)
- leetcode-cli
- Leetcode-Search (Alfled worflow)
$ npm install -g leetcode-cli
$ ln -s leetcode/config.json ~/.lc/config.json