We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49c266c commit c511ac5Copy full SHA for c511ac5
README.md
@@ -133,7 +133,7 @@
133
134
### 算法
135
136
-- [算法学习与面试](docs/dataStructures-algorithms/算法学习资源推荐.md)
+- [算法学习资源推荐](docs/dataStructures-algorithms/算法学习资源推荐.md)
137
- [算法总结——几道常见的子符串算法题 ](docs/dataStructures-algorithms/几道常见的子符串算法题.md)
138
- [算法总结——几道常见的链表算法题 ](docs/dataStructures-algorithms/几道常见的链表算法题.md)
139
- [剑指offer部分编程题](docs/dataStructures-algorithms/剑指offer部分编程题.md)
0 commit comments