Skip to content

Commit 897833b

Browse files
authored
Update README.md
1 parent cda99e7 commit 897833b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@
5050
2. [图解算法数据结构](https://leetcode-cn.com/leetbook/detail/illustration-of-algorithm/)([Interview-75](https://leetcode.cn/studyplan/coding-interviews/)):题目更贴近实际应用,相较于“剑指 Offer”难度有所增加。
5151
3. [LeetCode 热题 100](https://leetcode.cn/studyplan/top-100-liked/):力扣用户最喜爱的 100 道题。
5252
4. [面试经典 150 题](https://leetcode.cn/studyplan/top-interview-150/):150 道经典面试力扣题。
53-
5. [LeetCode-75](https://leetcode.cn/studyplan/leetcode-75/):精选面试必备的 75 道核心题目
53+
5. [LeetCode-75](https://leetcode.cn/studyplan/leetcode-75/):精选 75 道面试核心题目
5454
5555
对初学者的刷题建议:
5656
57-
1. 建议每日刷 2~3 题。若能轻松完成,可以尝试增加至 58 题。
57+
1. 建议每日刷 23 题。若能轻松完成,可以尝试增加至 58 题。
5858
2. 刷题的质量远重要于数量。务必确保你真正理解了每个题目的解法及背后的算法原理。
5959
3. 建议你按照目录顺序做题。如果感觉某题很难,可以先跳过,后续再攻克。
6060
4. 题目通常有不止一种解法,请你注意比较和探讨各种方法的特点和适用情况。

0 commit comments

Comments
 (0)