Skip to content

Commit f766db8

Browse files
author
lucifer
committed
fix: 重复了
1 parent 1752043 commit f766db8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ leetcode 题解,记录自己的 leetcode 解题之路。
113113
- [高频考题(中等 114 题)](./collections/medium.md)
114114
- [高频考题(困难 30 题)](./collections/hard.md)
115115

116-
### 数据结构与算法的总结(23 篇)
116+
### 数据结构与算法的总结(21 篇)
117117

118118
- [数据结构总览](./thinkings/basic-data-structure.md)
119119
- [链表专题](./thinkings/linked-list.md) 🆕
@@ -135,8 +135,6 @@ leetcode 题解,记录自己的 leetcode 解题之路。
135135
- [小岛问题](./thinkings/island.md)🖊
136136
- [最大公约数](./thinkings/GCD.md)
137137
- [并查集](./thinkings/union-find.md)
138-
- [前缀和](./thinkings/prefix.md) 🆕
139-
- [字典序列删除](https://lucifer.ren/blog/2020/06/13/%E5%88%A0%E9%99%A4%E9%97%AE%E9%A2%98/) 🆕
140138
- [平衡二叉树专题](./thinkings/balanced-tree.md)
141139
- [单调栈](./thinkings/monotone-stack.md) 🆕
142140

0 commit comments

Comments
 (0)