Skip to content

Commit bf82c9b

Browse files
author
robot
committed
2 parents 97fdc2c + fa8251a commit bf82c9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

thinkings/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
- [树专题](tree.md)
1616
- [堆专题(上)](heap.md)
1717
- [堆专题(下)](heap-2.md)
18-
- [二分专题(上)](./thinkings/binary-search-1.md)
19-
- [二分专题(下)](./thinkings/binary-search-2.md) 🆕
18+
- [二分专题(上)](binary-search-1.md)
19+
- [二分专题(下)](binary-search-2.md) 🆕
2020
- [二叉树的遍历](binary-tree-traversal.md)
2121
- [动态规划](dynamic-programming.md)
2222
- [回溯](backtrack.md)

0 commit comments

Comments
 (0)