git 链接在下面
综合类
- Coding Interview University [1] 78783 star
- 这是中文版 [2]
- CS-Notes [3] 67711 star
包含技术面试必备基础知识、Leetcode 题解、 Java 、C++、 python 、后端面试、操作系统、计算机网络、系统设计
- tech-interview-handbook [4] 28383 star
- awesome-interview-questions [5] 27988 star
看到这个标题就应该知道这个内容非常全面,这是目录可以看一下到底有多全面:
- 笔试面试知识整理 [6]
有电子书,支持在线阅读,阅读地址:
- Everything you need to prepare for your technical interview [7] 8364 star
内容和标题一样,什么都有,比较全面
- interviews [8] 35170 star
主要是算法和数据结构类题目
后端
- Back-End-Developer-Interview-Questions [9] 8949 star
这个是英文版,如果觉得阅读困难,可以看下边的中文版:
- 后端开发面试题 [10] 1596 star
内容丰富,无论是否需要面试都建议看一下:
- system-design-primer [11]
如何设计大型系统,为系统设计的面试做准备。下面是中文版。 系统设计入门 [12]
前端
- Front-end-Developer-Interview-Questions [13] 41104 star
- javascript-algorithms [14] 49941 star
算法的 javascript 实现
python
- interview_python [15] 10013 star
关于python 的面试题 中文版
- The Algorithms – Python[16] 46746 star 算法的python 实现
golang
- golang-interview-questions [17]
- golang面试题集合 [18]
- 《剑指offer》Golang实现 完整版 [19]
References
[1] Coding Interview University:
[2] 这是中文版:
[3] CS-Notes:
[4] tech-interview-handbook:
[5] awesome-interview-questions:
[6] 笔试面试知识整理:
[7] Everything you need to prepare for your technical interview:
[8] interviews:
[9] Back-End-Developer-Interview-Questions:
[10] 后端开发面试题:
[11] system-design-primer:
[12] 系统设计入门:
[13] Front-end-Developer-Interview-Questions:
[14] javascript-algorithms:
[15] interview_python:
[16] The Algorithms – Python:
[17] golang-interview-questions:
[18] golang面试题集合:
[19] 《剑指offer》Golang实现 完整版: