interview material
Articles
Recommended: Steve Yegge – Get That Job at Google [web]
- Carlos Bueno – Get That Job at Facebook [web]
- Daniel Blumenthal – How to Prepare for Technical Interviews [web]
- David Byttow – ABC: Always Be Coding [web]
- David Byttow – Four Steps to Google, Without a Degree [web]
- Thomas L. Friedman – How to Get a Job at Google [part 1] [part 2]
- Andrew Rothbart – Preparing for a technical interview with programming contests [web]
- Steve Yegge – Ten Tips for a (Slightly) Less Awful Resume [web]
Algorithms
Recommended: Steven Skiena – The Algorithm Design Manual [Amazon] [pdf] [web]
- Jon Bentley – Programming Pearls [Amazon] [web (full text)]
- Cormen, Leiserson, Rivest, Stein – Introduction to Algorithms [Amazon] [pdf]
- more – Free Programming Books (giant collection) [Github]
- more – IT eBooks [web]
- more – Free Programming Books [web]
Please support the authors by buying the books.
Coding
Recommended: Talentbuddy [web] [free app]
- Coderust (great selection of problems) [$10 app]
- Hacker Rank [web]
- Interview Cake [web]
- HackerEarth [web]
- HiredInTech [web]
- Project Euler [web]
- Google Code Jam practice problems [web]
- Top Coder tutorials [web]
- Infoarena training path (RO) [web]
- LeetCode Online Judge [web]
- more – Free Programming Resources [web]
- more - Web Resources and Tutorials That Don't Suck [web]
Guides
Recommended (resume): Gayle McDowell – The Google Resume [Amazon] [pdf]
Recommended (interview): Gayle McDowell – Cracking the Coding Interview [Amazon] [pdf]
- CareerCup [web]
- Coding for Interviews [web]
- Here's How to Prepare for Tech Interviews [reddit]
- Programming Interviews Exposed [Amazon] [pdf]
- Elements of Programming Interviews [Amazon] [web]
Quora:
- How to prepare for my Google/Facebook interview if I have 6 months left?
- How should I prepare for my Google interview if I have 1 month left?
- What is the best advice for an engineering internship interview at Google or Facebook?
- What graph topics should I study in order to be adequately prepared for a Google Software Engineer interview?
Language-specific
JavaScript
Python
Maths
Recommended: MIT - Mathematics for Computer Science [Youtube] [web]
Meta
Quora
Questions
Recommended: MIT – Hacking a Google Interview [web]
- Computer Science Primer / Interview Questions [web]
- Programming Interview Questions [web]
- Prismo-Skills [web]
- Jeff Atwood – How Good an Estimator Are You? [web]
- Daniel Blumenthal – Questions I Want to Ask, but Can't [web]
- Steve Yegge – The Five Essential Phone-Screen Questions [web]
Systems Design
Quora
Unix
Quora
Videos
Recommended: Candidate Coaching Session: Tech Interviewing [Youtube]
- Gayle McDowell – Cracking the Coding Interview [Youtube]
- Gayle McDowell - Cracking the Coding Interview (examples) [one] [two]
- Hangouts on Air: Google Recruiters Share Interview Tips [technical] [non-technical]
Similar Github repos
interview material的更多相关文章
- Inhouse interview(websense)
1.Tell me about yourself? My name is xxx,i 'm from xxx. now , I am a postgratuation and my major sub ...
- 300+ Manual Testing and Selenium Interview Questions and Answers
Manual testing is a logical approach and automation testing complements it. So both are mandatory an ...
- Pramp mock interview (4th practice): Matrix Spiral Print
March 16, 2016 Problem statement:Given a 2D array (matrix) named M, print all items of M in a spiral ...
- Material Design Reveal effect(揭示效果) 你可能见过但是叫不出名字的小效果
Material Design Reveal effect(揭示效果) 你可能见过但是叫不出名字的小效果 前言: 每次写之前都会来一段(废)话.{心塞...} Google Play首页两个tab背景 ...
- Cesium原理篇:Material
Shader 首先,在本文开始前,我们先普及一下材质的概念,这里推荐材质,普及材质的内容都是截取自该网站,我觉得他写的已经够好了.在开始普及概念前,推荐一首我此刻想到的歌<光---陈粒>. ...
- WCF学习系列二---【WCF Interview Questions – Part 2 翻译系列】
http://www.topwcftutorials.net/2012/09/wcf-faqs-part2.html WCF Interview Questions – Part 2 This WCF ...
- WCF学习系列一【WCF Interview Questions-Part 1 翻译系列】
http://www.topwcftutorials.net/2012/08/wcf-faqs-part1.html WCF Interview Questions – Part 1 This WCF ...
- Amazon Interview | Set 27
Amazon Interview | Set 27 Hi, I was recently interviewed for SDE1 position for Amazon and got select ...
- Java Swing interview
http://www.careerride.com/Swing-AWT-Interview-Questions.aspx Swing interview questions and answers ...
随机推荐
- myEclipse修改deploy location
- R文件丢失异常原因汇总
引言: R文件丢失异常在java开发中是个比较常见的异常,造成这个异常的原因可能非常微小,但是给Android开发者们造成的麻烦可是巨大的,当程序员们费尽千辛万苦,找到自己错在哪里的时候,绝对会对自己 ...
- Maven搭建Spring+Struts2+Hibernate项目详解
http://www.bubuko.com/infodetail-648898.html
- 【转】IOS AutoLayout详解(三)用代码实现(附Demo下载)
转载自:blog.csdn.net/hello_hwc IOS SDK详解 前言: 在开发的过程中,有时候创建View没办法通过Storyboard来进行,又需要AutoLayout,这时候用代码创建 ...
- Business Intelligence (BI)
BI, 全称Business Inteligence. 帮助企业更有效地利用数据,提供经营决策支持.让决策管理者随时随地获取关键信息,基于数字决策,最终提高决策水平. 包括范围(层次由低到高):数据报 ...
- 关于DM的一点总结[ZZ]
用IBM的IM做过一段时间的电信客户挖掘由于时间不是很长,做的挖掘模型效果还有待提高应朋友要求简单总结几点(水平有限,也希望经验丰富的朋友给些建议): 1.挖掘工具主要分商业数据产品和集成数据挖掘产品 ...
- windows7 jdk 环境变量添加
JAVA_HOME D:\Java;PATH %JAVA_HOME%\bin;%JAVA_HOME%\jre\bin;CLASSPATH .;%JAVA_HOME%\lib;%JAVA_HOME%\l ...
- IE下空链接失效原因及解决方法
我们把a链接的display设置为block,但如果对该标签设置为position:absolute后,会发现在ie6.ie7下有时点击无效,ie8下有效(ie8标准),使用zoom:1方式也无法解决 ...
- 自动化工具word文档批量转html
企业有很多的科室,科室的每个人或多或少都会写一些文档,有些文档领导需要浏览,解决的办法是将编辑的文档打印出来,供领导浏览,或是为了节约企业成本,文档就在人与人这间或部门之间copy过来,copy过去. ...
- 百度分享 ajax 或分页后显示不出问题解决方案
自从用了AJAX后,JS重新加载问题就如家常便饭般层出不穷啊.没有系统学习过js感觉亚历山大. 百度后,还是找到了解决办法. 百度分享创建了一个全局对象window._bd_share_main.通过 ...