Skip to content

Commit 6cc51cf

Browse files
Update
1 parent 2647893 commit 6cc51cf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
目录:
22
=================
33

4-
* [算法面试思维导图](#算法面试思维导图)
4+
* [算法面试思维导图](#算法面试思维导图)
55
* [算法文章精选](#算法文章精选:)
6-
* [LeetCode 刷题攻略](#LeetCode 刷题攻略)
6+
* [LeetCode 刷题攻略](#LeetCode-刷题攻略)
77
* [算法模板](#算法模板)
8-
* [LeetCode 最强题解](#LeetCode 最强题解:)
8+
* [LeetCode 最强题解](#LeetCode-最强题解:)
99
* [关于作者](#关于作者)
1010

11-
# 算法面试思维导图:
11+
# 算法面试思维导图
1212

1313
![算法面试知识大纲](https://img-blog.csdnimg.cn/20200811091858722.png)
1414

15-
# 算法文章精选
15+
# 算法文章精选
1616

1717
* [简历模板](https://github.com/youngyangyang04/Markdown-Resume-Template)
1818
* [一线互联网公司技术面试的流程以及注意事项](https://mp.weixin.qq.com/s/1VMvQ_6HbVpEn85CNilTiw)
@@ -35,7 +35,7 @@
3535

3636
(持续更新中....)
3737

38-
# LeetCode 刷题攻略
38+
# LeetCode 刷题攻略
3939

4040
刷题顺序:建议先从同一类型里题目开始刷起,同一类型里再从简单到中等到困难刷起,题型顺序建议:**数组-> 链表-> 哈希表->字符串->栈与队列->树**
4141

0 commit comments

Comments
 (0)