Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/changgyhub/leetcode_101
LeetCode 101:力扣刷题指南
https://github.com/changgyhub/leetcode_101
algorithms data-structures interview leetcode leetcode-solutions
Last synced: 3 months ago
JSON representation
LeetCode 101:力扣刷题指南
- Host: GitHub
- URL: https://github.com/changgyhub/leetcode_101
- Owner: changgyhub
- Created: 2019-12-24T08:26:56.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-22T19:27:49.000Z (3 months ago)
- Last Synced: 2024-10-23T09:55:27.943Z (3 months ago)
- Topics: algorithms, data-structures, interview, leetcode, leetcode-solutions
- Homepage:
- Size: 58.3 MB
- Stars: 8,344
- Watchers: 146
- Forks: 1,129
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-programming-resources - LeetCode 101
README
# LeetCode 101:力扣刷题指南
一个面向有一定的编程基础,但缺乏刷题经验的读者的教科书和工具书。提供C++和Python双题解。
永久免费,禁止任何盈利性利用,欢迎传阅和指正。为防止不被告知的二次修改,本书暂不放出LaTeX源代码。本书由作者本人独立完成,不隶属于任何盈利或非盈利组织。
* [图书链接](https://github.com/changgyhub/leetcode_101/blob/master/LeetCode%20101%20-%20A%20Grinding%20Guide.pdf)
* [图书模板链接](https://www.overleaf.com/latex/templates/elegantbook-template/zpsrbmdsxrgy)
* [讨论区](https://github.com/changgyhub/leetcode_101/issues/49)作者:高畅 Chang Gao
## 打赏链接
如果您觉得这本书对您有帮助,不妨打赏一下作者哟\~\~\~以下是微信打赏二维码
## 版本更新历史
欢迎在Github Issue中发布勘误、建议、以及对算法边界情况的讨论,请尽量避免请求帮忙debug。
* Dec 24 2019:发布预览版 0.1
* 序、目录、101道题目和题解、练习题题目挑选
* Mar 1 2020:发布预览版 0.2
* 大部分题目的中文题解讲解
* Mar 12 2020:发布预览版 0.3
* 所有题目的中文题解讲解、大部分的文字解释部分完成
* Mar 12 2020:发布预览版 0.4
* 格式和文字调整(关键词加下划线,加图)
* Mar 13 2020:发布正式版 1.0
* 正式版第一次校对,优化文笔
* Apr 29 2021:最新版本 1.1
* 持续校对,收集意见
* Jun 17 2022:最新版本 1.2
* 持续校对,收集意见
* Aug 25 2022:最新版本 1.3
* 持续校对,收集意见
* Oct 02 2024:最新版本 1.9a
* 第二版抢先预览,只包含部分章节
* Oct 06 2024:最新版本 1.9b
* 第二版抢先预览,所有章节已完成,待审阅
* Oct 07 2024:最新版本 2.0
* 第二版正式版第一次校对,优化文笔
* Oct 08 2024:最新版本 2.0b
* 第二版正式版第二次校对,优化文笔