Skip to content

Commit ba00e1f

Browse files
authored
Update README.md
1 parent c0f00b0 commit ba00e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ LeetBook《图解算法数据结构》面向算法初学者、互联网求职者
1919

2020
- **基础知识:** 时间复杂度、空间复杂度等算法知识。
2121
- **数据结构:** 数组、栈、队列、字符串、链表、树、图、堆、哈希表。
22-
- **算法专题:** 分治算法、动态规划、搜索与回溯算法、查找算法、贪心算法、排序、位运算、双指针、模拟、数学。
22+
- **算法专题:** 分治算法、动态规划、搜索与回溯、查找算法、贪心算法、排序、位运算、双指针、模拟、数学。
2323

2424
## :student: 适合人群
2525

0 commit comments

Comments
 (0)