Skip to content

Commit 0c99a50

Browse files
committed
feat 算法学习部分内容更新
1 parent 7a59243 commit 0c99a50

14 files changed

+9
-141
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
👍推荐 [在线阅读](https://snailclimb.gitee.io/javaguide) (Github 访问速度比较慢可能会导致部分图片无法刷新出来)
22

3-
👍 图解操作系统+HTTP+计算机网络的 PDF 资料[点此链接即可下载](https://cowtransfer.com/s/fbed14f0c22a4d)
3+
👍 [图解Java+操作系统+HTTP+计算机网络的 PDF 资料](#优质原创PDF资源)
44

55
## 一些闲话:
66

@@ -183,8 +183,8 @@
183183

184184
算法这部分内容非常重要,如果你不知道如何学习算法的话,可以看下我写的:
185185

186-
- [《硬核的算法学习书籍+资源推荐](docs/dataStructures-algorithms/算法学习资源推荐.md)
187-
- [如何刷Leetcode?](https://www.zhihu.com/question/31092580/answer/1534887374)
186+
- [算法学习书籍+资源推荐](https://www.zhihu.com/question/323359308/answer/1545320858)
187+
- [如何刷Leetcode?](https://www.zhihu.com/question/31092580/answer/1534887374)
188188

189189
**常见算法问题总结:**
190190

@@ -433,6 +433,12 @@ CAP 也就是 Consistency(一致性)、Availability(可用性)、Partiti
433433
- [ ] 数据结构总结重构
434434
- [ ] 将 JavaGuide 的基础知识部分抽出来单独弄一个 CS-Guide
435435

436+
### 优质原创PDF资源
437+
438+
一些计算机基础+Java的原创PDF下载地址: https://pan.baidu.com/s/1H-tR39b9UYHPWRGm1V0-1Q 密码: 8djk
439+
440+
![](https://cdn.jsdelivr.net/gh/javaguide-tech/blog-images-2@main/%E8%AE%A1%E7%AE%97%E6%9C%BA%E4%B8%93%E4%B8%9A/image-20201027160348395.png)
441+
436442
### 联系我
437443

438444
![个人微信](https://cdn.jsdelivr.net/gh/javaguide-tech/blog-images/2020-08/wechat3.jpeg)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

docs/dataStructures-algorithms/算法学习资源推荐.md

Lines changed: 0 additions & 138 deletions
This file was deleted.

0 commit comments

Comments
 (0)