面试题积累(一)
来源:https://github.com/Awesome-Interview/Awesome-Interview
知识体系
CS-Notes
😋 技术面试必备基础知识
interview
笔试面试知识整理
tech-interview-handbook
yangshun/tech-interview-handbook
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview (英文)
awesome-interview-questions
MaximAbramchuck/awesome-interview-questions
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓 (英文)
CS-Interview-Knowledge-Map
InterviewMap/CS-Interview-Knowledge-Map
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
这是一份能让你更好准备下一次面试的图谱
notes
Full-stack web development notes.
note
学习笔记整理📚
Skill-Tree
🐼 准备秋招,欢迎来树上取果实
OverNote
笔记合集,包含数据结构算法,底层,Golang,Python 等。
后端
architect-awesome
xingshaocheng/architect-awesome
后端架构师技术图谱
Backend-Interview-Guide
CyC2018/Backend-Interview-Guide
💯后端面试进阶指南
EasyJob
🔥2018 互联网求职面试知识复习
spring-boot-examples
ityouknow/spring-boot-examples
About learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 http://www.ityouknow.com/
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
ZXBlog
记录各种学习笔记 (算法、Java、数据库、并发......)
interview_internal_reference
0voice/interview_internal_reference
2019 年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
前端
FE-interview
收集的前端面试题和答案
Awsome-Front-End-learning-resource
helloqingfeng/Awsome-Front-End-learning-resource
GitHub 最全的前端资源汇总仓库(包括前端学习、开发资源、求职面试等)
Front-end-Web-Development-Interview-Question
paddingme/Front-end-Web-Development-Interview-Question
前端开发面试题大收集,前端面试集锦 ❤️️ 💝 💘
front-end-interview-handbook
yangshun/front-end-interview-handbook
🕸 Almost complete answers to "Front-end Job Interview Questions" which you can use to interview potential candidates, test yourself or completely ignore (英文)
node-interview
How to pass the Node.js interview of ElemeFE.
Daily-Interview-Question
Advanced-Frontend/Daily-Interview-Question
工作日每天一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
es6tutorial
《ECMAScript 6 入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。
vue-analysis
👍 Vue.js 源码分析 https://ustbhuangyi.github.io/vue-analysis/
算法
Algorithm_Interview_Notes-Chinese
imhuay/Algorithm_Interview_Notes-Chinese
2018/2019/ 校招 / 春招 / 秋招 / 算法 / 机器学习 (Machine Learning)/ 深度学习 (Deep Learning)/ 自然语言处理 (NLP)/C/C++/Python/ 面试笔记
DLInterview
ShanghaiTechAIClub/DLInterview
Deep Learning Interview 深度学习面试题目汇总
DeepLearning-500-questions
scutan90/DeepLearning-500-questions
深度学习 500 问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为 18 个章节,近 30 万字。由于水平有限,书中不妥之处恳请广大读者批评指正。
pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
DeepLearningBookQA_cn
深度学习面试问题 回答对应的 DeepLearning 中文版页码
AI 算法工程师手册
作者华校专,曾任阿里巴巴资深算法工程师,现任智易科技首席算法研究员,《Python 大战机器学习》的作者。这是作者多年以来学习总结的笔记,经整理之后开源于世。
nndl.github.io
《神经网络与深度学习》 Neural Network and Deep Learning
2019_algorithm_intern_information
HarleysZhang/2019_algorithm_intern_information
2020 年的算法实习岗位信息表,部分包括内推码,和常见深度学习算法岗面试题及答案,暑期计算机视觉实习面经和总结
客户端
Android
interview
Java / Android 笔试、面试 知识整理
InterviewQuestion
整理的常见的问题
android_interview
android-interview-questions
MindorksOpenSource/android-interview-questions
Your Cheat Sheet For Android Interview - Android Interview Questions (英文)
iOS
iOS-InterviewQuestion-collection
liberalisman/iOS-InterviewQuestion-collection
iOS 开发者在面试过程中,常见的一些面试题,建议尽量弄懂了原理,并且多实践。
语言
Python
python_interview_question
kenwoodjw/python_interview_question
关于 python 的面试题
interview_python
关于 Python 的面试题
Python
All Algorithms implemented in Python
Java
JavaGuide
【Java 学习 + 面试指南】 一份涵盖大部分 Java 程序员所需要掌握的核心知识。
C++
interview
📚 C/C++ 面试基础知识总结
developkit_set
2019 年最新总结,值得推荐的 c/c++ 开源框架与库。持续更新中。
算法题
CodingInterviews
剑指 Offer——名企面试官精讲典型编程题
The-Art-Of-Programming-By-July
julycoding/The-Art-Of-Programming-By-July
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东 / 当当上销售
Interview-code-practice-python
leeguandong/Interview-code-practice-python
面试题
awesome-algorithm
结构化算法刷题训练指南 (希望大家支持一下!)
LeetCode
leetcode
LeetCode Problems' Solutions (C++)
LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解 LeetCode 题目的思路)
awesome-java-leetcode
👑 LeetCode of algorithms with java solution(updating).
leetcode
✏️ LeetCode solutions with JavaScript
LeetCode-Swift
Solutions to LeetCode by Swift
leetcode
✏️ 算法相关知识储备 LeetCode with Python 📚
LintCode
LintCode
✏️ C++ 11 Solutions of All 289 LintCode Problems
Google KickStart
KickStart-GoogleCompetition
amylmy/KickStart-GoogleCompetition
My Java implementation of Kick Start - Google's Coding Competitions. (not finished)
Google-Kick-Start
Google Kick Start https://g.co/kickstart
简历制作
ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括 PHP 程序员简历模板、iOS 程序员简历模板、Android 程序员简历模板、Web 前端程序员简历模板、Java 程序员简历模板、C/C++ 程序员简历模板、NodeJS 程序员简历模板、架构师简历模板以及通用程序员简历模板
best-resume-ever
👔 💼 Build fast 🚀 and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS.
resume
An elegant \LaTeX\ résumé template
面试经验
coding-interview-university
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
interview
写在 19 年初的后端社招面试经历🤑
书籍资源
CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
free-programming-books
EbookFoundation/free-programming-books
📚 Freely available programming books https://ebookfoundation.github.io/free-programming-books/
deeplearningbook-chinese
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation https://exacity.github.io/deeplearningbook-chinese
如何贡献
欢迎加入Awesome-Interview,将优秀的面试资料汇总在一起,帮助更多的人准备校招 / 社招 / 实习。
也欢迎通过提出New Issue的方式推荐优秀的面试资料 / 面试经验等等。
2019,我们一起加油!