Skip to content

Commit e4a2959

Browse files
author
lucifer
committed
feat: 去除重复的
1 parent 677ef35 commit e4a2959

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,12 +137,9 @@ leetcode 题解,记录自己的 leetcode 解题之路。
137137
- [平衡二叉树专题](./thinkings/balanced-tree.md)
138138
- [单调栈](./thinkings/monotone-stack.md) 🆕
139139

140-
### 精选题解(12 篇精选题解)
140+
### 精选题解(9 篇精选题解)
141141

142-
- [《日程安排》专题](./selected/schedule-topic.md)
143-
- [《构造二叉树》专题](./selected/construct-binary-tree.md)
144142
- [字典序列删除](./selected/a-deleted.md)
145-
- [百度的算法面试题 - 祖玛游戏](./selected/zuma-game.md)
146143
- [西法的刷题秘籍】一次搞定前缀和](./selected/atMostK.md)
147144
- [字节跳动的算法面试题是什么难度?](./selected/byte-dance-algo-ex.md)
148145
- [字节跳动的算法面试题是什么难度?(第二弹)](./selected/byte-dance-algo-ex-2017.md)

SUMMARY.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,7 @@
3131

3232

3333
* [第三章 - 精选题解](./selected/README.md)
34-
* [《日程安排》专题](./selected/schedule-topic.md)
35-
* [《构造二叉树》专题](./selected/construct-binary-tree.md)
3634
* [字典序列删除](./selected/a-deleted.md)
37-
* [百度的算法面试题 * 祖玛游戏](./selected/zuma-game.md)
3835
* [西法的刷题秘籍】一次搞定前缀和](./selected/atMostK.md)
3936
* [字节跳动的算法面试题是什么难度?](./selected/byte-dance-algo-ex.md)
4037
* [字节跳动的算法面试题是什么难度?(第二弹)](./selected/byte-dance-algo-ex-2017.md)

0 commit comments

Comments
 (0)