Skip to content

Commit 0319f8b

Browse files
committed
add 剑指offer readme
1 parent 778de19 commit 0319f8b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- [readthedoc 电子书下载](http://python-data-structures-and-algorithms.readthedocs.io/zh/latest/)
1919
- [《开源一个 Python 算法和数据结构中文教程[视频]](https://zhuanlan.zhihu.com/p/36038003) 视频讲解示例
2020

21-
leetcode 实战教程:
21+
leetcode 实战教程(推荐)
2222

2323
如果您有一定的基础,只是想快速针对面试刷题,也可以直接参考笔者针对《剑指offer》和 leetcode 经典题目的 Python 刷题图解实战。
2424

剑指offer/readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# 《剑指offer》题解
2+
3+
你可以根据关键词搜索到 《剑指offer》上对应的 leetcode 题目。

0 commit comments

Comments
 (0)