Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/algorhythms/LeetCode

LeetCode In Action - Python (705+)
https://github.com/algorhythms/LeetCode

Last synced: 29 days ago
JSON representation

LeetCode In Action - Python (705+)

Awesome Lists containing this project

README

        

# LeetCode ![Language](https://img.shields.io/badge/language-Python-blue.svg) ![License](https://img.shields.io/badge/license-MIT-red.svg)
LeetCode is a coding online judger. You may find the problem list here [LeetCode](https://leetcode.com/problemset/algorithms/).

### Problem List
Problem list indexed by chronological order: [Link](http://deepreader.io/LeetCode/problem_list.html).

### Feedback
Welcome to raise an issue [here](https://github.com/algorhythms/LeetCode/issues) 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 Exceeded) or MLE (Memory Limit Exceeded).

### Disclaimer
The solutions in this repository are personal work, and in any form it neither represents any opinion of nor affiliates to LeetCode Corp.