t********a 发帖数: 31 | 1 小弟cs phd第二年, 做的是理论和算法方向, 整体都是在证明算法. 现在想着手准
备找找实习了, 但是感觉实习面试考察的方向跟上课和research都很不一样.
求版上前辈推荐一些帮助面试的材料, 书, 题库, 论坛网站都可以. 非常感谢~ | t***e 发帖数: 27 | 2 Books:
1. Elements of Programming Interviews: 300 Questions and Solutions http://www.amazon.com/dp/1479274836/
- Mainly C++ and almost every problem has code.
- Contain more hard problems.
- THere is study guide for people with different available time for
preparing interviews.
2. Cracking the Coding Interview: 150 Programming Questions and Solutions http://www.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/09847828X
- Mainly Java and almost every problem has code.
- Contain more easy problems.
- This book has a website collects many problems but few people provide
answers correctly on there.
3. Programming Interviews Exposed: Secrets to Landing Your Next Job http://www.amazon.com/dp/1118261364/
- Mainly C and some problems have code.
- Less problems.
Websites:
1. LeetCode http://leetcode.com/
- Blog post discussed problems with deep analysis.
- Online judge provides a way for you to practice.
2. GeeksforGeeks http://www.geeksforgeeks.org/
- Many Indians report their interview experience on that.
- Lots of blogs posts contain code and deep analysis. | o****y 发帖数: 182 | 3 mark
【在 t********a 的大作中提到】 : 小弟cs phd第二年, 做的是理论和算法方向, 整体都是在证明算法. 现在想着手准 : 备找找实习了, 但是感觉实习面试考察的方向跟上课和research都很不一样. : 求版上前辈推荐一些帮助面试的材料, 书, 题库, 论坛网站都可以. 非常感谢~
| t********a 发帖数: 31 | 4
http://www.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/09847828X
【在 t***e 的大作中提到】 : Books: : 1. Elements of Programming Interviews: 300 Questions and Solutions http://www.amazon.com/dp/1479274836/ : - Mainly C++ and almost every problem has code. : - Contain more hard problems. : - THere is study guide for people with different available time for : preparing interviews. : 2. Cracking the Coding Interview: 150 Programming Questions and Solutions http://www.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/09847828X : - Mainly Java and almost every problem has code. : - Contain more easy problems. : - This book has a website collects many problems but few people provide
| t********a 发帖数: 31 | 5 Thanks a lot!
http://www.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/09847828X
【在 t***e 的大作中提到】 : Books: : 1. Elements of Programming Interviews: 300 Questions and Solutions http://www.amazon.com/dp/1479274836/ : - Mainly C++ and almost every problem has code. : - Contain more hard problems. : - THere is study guide for people with different available time for : preparing interviews. : 2. Cracking the Coding Interview: 150 Programming Questions and Solutions http://www.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/09847828X : - Mainly Java and almost every problem has code. : - Contain more easy problems. : - This book has a website collects many problems but few people provide
|
|