一些 Interview 之後的心得:
如果時間不多:
1. Programming Interview Exposed
如果時間多了一點點:
2. Effective C++
如果時間再多一點:
3. Programming Pearls
如果時間又更多:
4. Introduction to Algorithms
5. More Effective C++
6. Head First Design Patterns
7. The Art of Computer Programming
平時多看 2,3,4,考前一定要看 1。
Phone Interview 很多 2 的題目,On-site 常有 1 跟 3。
關於架構設計題,唉~ CANNOT HELP... 大家各憑本事。
--
All Comments