# LeetCode2 **Repository Path**: shgm/LeetCode2 ## Basic Information - **Project Name**: LeetCode2 - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-10 - **Last Updated**: 2021-07-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.