Interview
Employee
Code interview
- 与面试官确认问题
- 与面试官讨论自己的思路
- 写下来自己的想法
- 讲清楚自己的想法
- 找到最优解
- 考虑到 edge cases
HR interview
面试前
- cheatsheet
- tracking sheet 跟踪公司、职位信息、应聘进度
- 面经
- 公司发展情况
- 公司业务
- 公司产品
- 职位细节
- 技术栈
- 面试官背景
- 公司新闻
- 公司 linkedin、技术 blog、官网、HR、recruiter、朋友
- 调查自己 net worth,了解 salary expectation
面试前一小时
- 安静环境
- 一小时内不要睡觉
- 一杯水
- 简历
- 信息调查表
- 提问的问题
面试后
- thank you notes
- follow up
Employer
Resources
- CyC2018/Interview-Notebook: 技术面试需要掌握的基础知识整理
- alex/what-happens-when: An attempt to answer the age old interview question “What happens when you type google.com into your browser and press enter?”
- skyline75489/what-happens-when-zh_CN: What-happens-when 的中文翻译
- Twipped/InterviewThis: An open source list of developer questions to ask prospective employers
- blakeembrey/code-problems: Common code and interview problems solved in multiple languages
- poteto/hiring-without-whiteboards: ⭐️ Companies that don’t have a broken hiring process
- No Headback - 后端程序员面试题
- alex/what-happens-when: An attempt to answer the age old interview question “What happens when you type google.com into your browser and press enter?”
- kdn251/interviews: Everything you need to know to get the job.
- Google Interview University 一套完整的学习手册帮助自己准备 Google 的面试
- yangshun/tech-interview-handbook: 💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
- 笔试面试知识整理
- 如何准备法国IT技术面试 | Zhenyi’s Blog
- 程序员面试金典–笔记(精华篇) | SWF’s Hacking Dream
- The Ultimate Job Interview Preparation Guide - Glassdoor Blog
- interview | CS巴别塔(1)
- Questions to Ask a Potential Tech Employer
- arialdomartini/Back-End-Developer-Interview-Questions: A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore
- CyC2018/CS-Notes: Basic Knowledge of Technical Interview(技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计)
Go
Front-end
- Excuse me?这个前端面试在搞事!
- 让我印象深刻的javascript面试题 - 守候书阁 - SegmentFault
- h5bp/Front-end-Developer-Interview-Questions: A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
- 30-seconds/30-seconds-of-interviews: A curated collection of common interview questions to help you prepare for your next interview.
- 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.