File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed
docs/essential-content-for-interview/PreparingForInterview Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change
1
+ 昨天我整理了公众号历史所有和面试相关的我觉得还不错的文章:[ 整理了一些有助于你拿Offer的文章] ( < https://mp.weixin.qq.com/s?__biz=Mzg2OTA0Njk0OA==&mid=2247485434&idx=1&sn=f6bdf19d2594bf719e149e48d1384340&chksm=cea24831f9d5c1278617d347238f65f0481f36291675f05fabb382b69ea0ff3adae7ee6e6524&token=1452779379&lang=zh_CN#rd > ) 。今天分享一下最近逛Github看到了一些我觉得对于Java面试以及学习有帮助的仓库,这些仓库涉及Java核心知识点整理、Java常见面试题、算法、基础知识点比如网络和操作系统等等。
2
+
1
3
## 知识点相关
2
4
3
5
### 1.JavaGuide
12
14
- Star: 68.3k
13
15
- 介绍: 技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计。
14
16
15
- ### 4 . advanced-java
17
+ ### 3 . advanced-java
16
18
17
19
- Github地址:[ https://github.com/doocs/advanced-java ] ( https://github.com/doocs/advanced-java )
18
20
- star: 23.4k
19
21
- 介绍: 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习。
20
22
21
- ### 5 .JCSprout
23
+ ### 4 .JCSprout
22
24
23
25
- Github地址:[ https://github.com/crossoverJie/JCSprout ] ( https://github.com/crossoverJie/JCSprout )
24
26
- star: 21.2k
25
27
- 介绍: Java Core Sprout:处于萌芽阶段的 Java 核心知识库。
26
28
27
- ### 6 .technology-talk
29
+ ### 5 .technology-talk
28
30
29
31
- Github地址: [ https://github.com/aalansehaiyang/technology-talk ] ( https://github.com/aalansehaiyang/technology-talk )
30
32
- star: 6.1k
31
33
- 介绍: 汇总java生态圈常用技术框架、开源中间件,系统架构、项目管理、经典架构案例、数据库、常用三方库、线上运维等知识。
32
34
33
- ### 7 .fullstack-tutorial
35
+ ### 6 .fullstack-tutorial
34
36
35
37
- Github地址: [ https://github.com/frank-lam/fullstack-tutorial ] ( https://github.com/frank-lam/fullstack-tutorial )
36
38
- star: 4.0k
37
39
- 介绍: fullstack tutorial 2019,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试。
38
40
39
- ### 8 .3y
41
+ ### 7 .3y
40
42
41
43
- Github地址:[ https://github.com/ZhongFuCheng3y/3y ] ( https://github.com/ZhongFuCheng3y/3y )
42
44
- star: 1.9 k
43
45
- 介绍: Java 知识整合。
44
46
45
- ### 9 .java-bible
47
+ ### 8 .java-bible
46
48
47
49
- Github地址:[ https://github.com/biezhi/java-bible ] ( https://github.com/biezhi/java-bible )
48
50
- star: 2.3k
49
51
- 介绍: 这里记录了一些技术摘要,部分文章来自网络,本项目的目的力求分享精品技术干货,以Java为主。
50
52
51
- ### 10 .interviews
53
+ ### 9 .interviews
52
54
53
55
- Github地址: [ https://github.com/kdn251/interviews/blob/master/README-zh-cn.md ] ( https://github.com/kdn251/interviews/blob/master/README-zh-cn.md )
54
56
- star: 35.3k
You can’t perform that action at this time.
0 commit comments