Skip to content

Commit 846b5e7

Browse files
authored
Update README.md
1 parent 64dd67c commit 846b5e7

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
@@ -43,7 +43,7 @@
4343

4444
- [递归思维√](./advanced_algorithm/recursion.md)
4545
- [滑动窗口思想√](./advanced_algorithm/slide_window.md)
46-
- [二叉搜索树](./advanced_algorithm/binary_search_tree.md)
46+
- [二叉搜索树](./advanced_algorithm/binary_search_tree.md)
4747
- [回溯法](./advanced_algorithm/backtrack.md)
4848

4949
## 心得体会

0 commit comments

Comments
 (0)