/LeetCode-1

LeetCode In Action - Python (233+/244)

Primary LanguagePythonMIT LicenseMIT

LeetCode

LeetCode is a coding online judger. You may find the problem list here.

###Battery Included You can find comprehensive documentation in the source code itself. Documentation includes problem descriptions, algorithms, and test cases.

       .-==============-.  .-==============-.
       |     BATTERY    |  |    INCLUDED    |
      (|+              -| (|+              -|
       |                |  |                |
       '-==============='  '-==============-'

Problem List

Indexed by chronological order: Link.

Feedback

Welcome to raise an issue here if you have any feedback.

Notes: TLE & MLE

Failed attempts are kept in the source code as documentation, which are annotated as TLE (Time Limit Exceeds) or MLE (Memory Limit Exceeds).