Skip to content

Commit a0fbca8

Browse files
committed
auto commit
1 parent 16c2433 commit a0fbca8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

notes/Leetcode 题解.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4942,9 +4942,9 @@ public int maxProduct(String[] words) {
49424942
# 参考资料
49434943

49444944
- [Leetcode](https://leetcode.com/problemset/algorithms/?status=Todo)
4945-
- 数据结构与算法分析
4946-
- 算法
4947-
- 剑指 Offer
4948-
- 编程之美
4949-
- 程序员代码面试指南
4945+
- Weiss M A, 冯舜玺. 数据结构与算法分析——C 语言描述[J]. 2004.
4946+
- Sedgewick R. Algorithms[M]. Pearson Education India, 1988.
4947+
- 何海涛, 软件工程师. 剑指 Offer: 名企面试官精讲典型编程题[M]. 电子工业出版社, 2014.
4948+
- 编程之美》小组. 编程之美[M]. 电子工业出版社, 2008.
4949+
- 左程云. 程序员代码面试指南[M]. 电子工业出版社, 2015.
49504950

notes/计算机网络.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -844,4 +844,4 @@ P2P
844844
# 参考资料
845845

846846
- 计算机网络 第七版
847-
- 自顶向下计算机网络
847+
- 计算机网络 自顶向下方法

0 commit comments

Comments
 (0)