# LeetCode **Repository Path**: jiguang321/LeetCode ## Basic Information - **Project Name**: LeetCode - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-09-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LeetCode-Python [![Language](https://img.shields.io/badge/python-3.5-blue.svg)](https://www.python.org) I created this repository to sharpen my Python skills by solving LeetCode problems. ## Problems You can find all the problems on [LeetCode](https://leetcode.com). ## Issue You are welcome if you have any question or suggestion. ## Articles There are articles about each problem, describing how I solve that problem. You can visit them on [GitBook](https://shenjie1993.gitbooks.io/leetcode-python/content/) or [CSDN](http://blog.csdn.net/column/details/leetcode-python.html). It is a pity that they are only in Chinese.