programming tests/questions [closed]
Does anybody know a good reference I can use to prepare for interview questions/tests about c++ programming? From basic questions about OO programming to advanced ones.
Thank y开发者_如何学编程ou,
Check out C++ -FAQ lite by Marshall Cline. It covers almost everything that might be asked in a C++ technical interview
Check out "Programming Interview Exposed".
Ask stack overflow:
https://stackoverflow.com/questions/50447/favorite-c-interview-question
https://stackoverflow.com/questions/2817020/interview-questions-for-junior-c-and-c-developer-position
精彩评论