Skip to content

Commit 7384462

Browse files
committed
Create JavaInterviewGithub.md
1 parent eb31bdf commit 7384462

File tree

1 file changed

+78
-0
lines changed

1 file changed

+78
-0
lines changed

面试必备/JavaInterviewGithub.md

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
最近浏览 Github ,收藏了一些还算不错的 Java面试/学习相关的仓库,分享给大家,希望对你有帮助。我暂且按照目前的 Star 数量来排序。
2+
3+
本文由 SnailClimb 整理,如需转载请联系作者。
4+
5+
### 1. interviews
6+
7+
- Github地址: [https://github.com/kdn251/interviews/blob/master/README-zh-cn.md](https://github.com/kdn251/interviews/blob/master/README-zh-cn.md)
8+
- star: 31k
9+
- 介绍: 软件工程技术面试个人指南。
10+
- 概览:
11+
12+
![interviews](http://my-blog-to-use.oss-cn-beijing.aliyuncs.com/18-12-24/47663247.jpg)
13+
14+
### 2. JCSprout
15+
16+
- Github地址:[https://github.com/crossoverJie/JCSprout](https://github.com/crossoverJie/JCSprout)
17+
- star: 17.7k
18+
- 介绍: Java Core Sprout:处于萌芽阶段的 Java 核心知识库。
19+
- 概览:
20+
21+
![ JCSprout](http://my-blog-to-use.oss-cn-beijing.aliyuncs.com/18-12-24/85903384.jpg)
22+
23+
### 3. JavaGuide
24+
25+
- Github地址: [https://github.com/Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)
26+
- star: 17.4k
27+
- 介绍: 【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
28+
- 概览:
29+
30+
![JavaGuide](http://my-blog-to-use.oss-cn-beijing.aliyuncs.com/18-12-24/1352784.jpg)
31+
32+
### 4. technology-talk
33+
34+
- Github地址: [https://github.com/aalansehaiyang/technology-talk](https://github.com/aalansehaiyang/technology-talk)
35+
- star: 4.2k
36+
- 介绍: 汇总java生态圈常用技术框架、开源中间件,系统架构、项目管理、经典架构案例、数据库、常用三方库、线上运维等知识。
37+
38+
### 5. fullstack-tutorial
39+
40+
- Github地址: [https://github.com/frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial)
41+
- star: 2.8k
42+
- 介绍: Full Stack Developer Tutorial,后台技术栈/全栈开发/架构师之路,秋招/春招/校招/面试。 from zero to hero。
43+
- 概览:
44+
45+
![fullstack-tutorial](http://my-blog-to-use.oss-cn-beijing.aliyuncs.com/18-12-24/67104534.jpg)
46+
47+
### 6. java-bible
48+
49+
- Github地址:[https://github.com/biezhi/java-bible](https://github.com/biezhi/java-bible)
50+
- star: 1.9k
51+
- 介绍: 这里记录了一些技术摘要,部分文章来自网络,本项目的目的力求分享精品技术干货,以Java为主。
52+
- 概览:
53+
54+
![ java-bible](http://my-blog-to-use.oss-cn-beijing.aliyuncs.com/18-12-24/90223588.jpg)
55+
56+
### 7. EasyJob
57+
58+
- Github地址:[https://github.com/it-interview/EasyJob](https://github.com/it-interview/EasyJob)
59+
- star: 1.9k
60+
- 介绍: 互联网求职面试题、知识点和面经整理。
61+
62+
### 8. advanced-java
63+
64+
- Github地址:[https://github.com/doocs/advanced-java](https://github.com/doocs/advanced-java)
65+
- star: 1k
66+
- 介绍: 互联网 Java 工程师进阶知识完全扫盲
67+
68+
### 9. 3y
69+
70+
- Github地址:[https://github.com/ZhongFuCheng3y/3y](https://github.com/ZhongFuCheng3y/3y)
71+
- star: 0.4 k
72+
- 介绍: Java 知识整合。
73+
74+
除了这九个仓库,再推荐几个不错的学习方向的仓库给大家。
75+
76+
1. Star 数高达 4w+的 CS 笔记-CS-Notes:[https://github.com/CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)
77+
2. 后端(尤其是Java)程序员的 Linux 学习仓库-Linux-Tutorial:[https://github.com/judasn/Linux-Tutorial](https://github.com/judasn/Linux-Tutorial)( Star:4.6k)
78+
3. 两个算法相关的仓库,刷 Leetcode 的小伙伴必备:①awesome-java-leetcode:[https://github.com/awangdev/LintCode](https://github.com/awangdev/LintCode);②LintCode:[https://github.com/awangdev/LintCode](https://github.com/awangdev/LintCode)

0 commit comments

Comments
 (0)