|
1 | | -## Leetcode Python3 solutions |
2 | | - |
3 | | -**目前,网站端更新更全!** |
4 | | -**Currently, the website is updated and more complete!** |
5 | | - |
6 | | -[LeetCode 题解及思路](https://matnoble.me/tags/%E7%BC%96%E7%A8%8B%E5%88%B7%E9%A2%98/) |
7 | | - |
8 | | -<hr size="5" width="500" color="#FF0000" /> |
9 | | - |
10 | | - |
11 | | - |
12 | | -This is my personal repo while learning algorithms. The contents in this repo are largely attributed to [Turing Planet](https://turingplanet.org/), and their youtube channel is [<img src="https://yt3.ggpht.com/ytc/AAUvwnhzp5Oo4li1An6Xh82AL3j2DKpU2FnkcmG0Rq2lJw=s0" width = 15>](https://www.youtube.com/channel/UCaShCEomtBrCb-B0NRrGqzg). |
13 | | - |
14 | | -1. [Python Basic](https://github.com/MatNoble/leetcode/issues/1) |
15 | | -2. [Data Sturctures and Algorithms](https://github.com/MatNoble/leetcode/issues/2) |
16 | | -3. [Sorting Algorithms](https://colab.research.google.com/drive/17JVPeq6Quhgsq_Rd8X7pF643Yoh8stV6?usp=sharing) |
17 | | -4. [Problem-solving cheats](https://github.com/MatNoble/leetcode/issues/3) |
18 | | ---- |
19 | | -5. [剑指 Offer 题解](https://matnoble.me/dsa/codinginterviews/) |
20 | | -6. [Leetcode 题解](https://matnoble.me/tags/leetcode%E9%A2%98%E8%A7%A3/) |
| 1 | +## Leetcode Python3 solutions |
| 2 | +>  |
21 | 3 |
|
| 4 | +- [剑指 Offer](./剑指offer/README.md) |
| 5 | +- [LeetCode 题解及思路](https://matnoble.me/tags/%E7%BC%96%E7%A8%8B%E5%88%B7%E9%A2%98/) |
22 | 6 |
|
23 | 7 | ---
|
24 | 8 | ### Tips
|
|
0 commit comments