Skip to content

Commit 3592ea2

Browse files
author
lucifer
committed
fix: typo
1 parent 7936918 commit 3592ea2

File tree

3 files changed

+1
-192
lines changed

3 files changed

+1
-192
lines changed

README.md

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

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

142142
- [字典序列删除](./selected/a-deleted.md)
143143
- [一次搞定前缀和](./selected/atMostK.md)
144-
- [单调栈解题模板秒杀八道题](./selected/mono-stack.md) 🆕
145144
- [字节跳动的算法面试题是什么难度?](./selected/byte-dance-algo-ex.md)
146145
- [字节跳动的算法面试题是什么难度?(第二弹)](./selected/byte-dance-algo-ex-2017.md)
147146
- [《我是你的妈妈呀》 - 第一期](./selected/mother-01.md)

SUMMARY.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131

3232

3333
* [第三章 - 精选题解](./selected/README.md)
34-
* [单调栈解题模板秒杀八道题](./selected/mono-stack.md)
3534
* [字典序列删除](./selected/a-deleted.md)
3635
* [西法的刷题秘籍】一次搞定前缀和](./selected/atMostK.md)
3736
* [字节跳动的算法面试题是什么难度?](./selected/byte-dance-algo-ex.md)

selected/mono-stack.md

Lines changed: 0 additions & 189 deletions
This file was deleted.

0 commit comments

Comments
 (0)