We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16c2433 commit a0fbca8Copy full SHA for a0fbca8
notes/Leetcode 题解.md
@@ -4942,9 +4942,9 @@ public int maxProduct(String[] words) {
4942
# 参考资料
4943
4944
- [Leetcode](https://leetcode.com/problemset/algorithms/?status=Todo)
4945
-- 数据结构与算法分析
4946
-- 算法
4947
-- 剑指 Offer
4948
-- 编程之美
4949
-- 程序员代码面试指南
+- Weiss M A, 冯舜玺. 数据结构与算法分析——C 语言描述[J]. 2004.
+- Sedgewick R. Algorithms[M]. Pearson Education India, 1988.
+- 何海涛, 软件工程师. 剑指 Offer: 名企面试官精讲典型编程题[M]. 电子工业出版社, 2014.
+- 《编程之美》小组. 编程之美[M]. 电子工业出版社, 2008.
+- 左程云. 程序员代码面试指南[M]. 电子工业出版社, 2015.
4950
notes/计算机网络.md
@@ -844,4 +844,4 @@ P2P
844
845
846
- 计算机网络 第七版
847
-- 自顶向下计算机网络
+- 计算机网络 自顶向下方法
0 commit comments