Skip to content

Commit f01faf1

Browse files
committed
Update README.md
1 parent 581dd0a commit f01faf1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,8 @@ LeetCode 精选算法题, Python题解+详细注释,持续更新。
116116
- [60. 课程表](https://github.com/jasoncao11/Algorithm-notebook/blob/master/60.%20%E8%AF%BE%E7%A8%8B%E8%A1%A8.md)
117117

118118
### 11. Trie
119-
- [83. 构建Trie](https://github.com/jasoncao11/Algorithm-notebook/blob/master/83.%20%E6%9E%84%E5%BB%BATrie.md)
119+
- [83. 构建Trie](https://github.com/jasoncao11/Algorithm-notebook/blob/master/83.%20%E6%9E%84%E5%BB%BATrie.md)
120+
121+
### 12. 堆
122+
- [84. 前 K 个高频元素](https://github.com/jasoncao11/Algorithm-notebook/blob/master/84.%20%E5%89%8D%20K%20%E4%B8%AA%E9%AB%98%E9%A2%91%E5%85%83%E7%B4%A0.md)
123+
- [85. 最小的k个数](https://github.com/jasoncao11/Algorithm-notebook/blob/master/85.%20%E6%9C%80%E5%B0%8F%E7%9A%84k%E4%B8%AA%E6%95%B0.md)

0 commit comments

Comments
 (0)