C ++面试准备 [英] C++ interview preparation

查看:95
本文介绍了C ++面试准备的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

接下来我将与一家从事财务软件行业工作的公司进行电话采访.面试主要是在C ++中以及问题解决和逻辑方面.请告诉我这次面试的准备方法.我已经开始使用C ++进行思考",并整理了一些概念.我还有其他准备方法吗?请帮忙.

I have a Phone interview coming up next with with a company which works in financial software industry. The interview is mainly going to be in C++ and problem solving and logic. Please tell me the method of preparation for this interview. I have started skimming through Thinking in C++ and brushing up the concepts. Is there any other way I can prepare?? Please help.

谢谢大家的建议.我只想补充一点,我目前刚从研究生院毕业,没有以前的经验.那么,您能提出一些针对新毕业生的问题吗?

Thank you all everyone for the advice. I just want to add that I am currently fresh out of grad school and have no previous experience. So Can you suggest some type of questions that will be asked to new grads??

推荐答案

请确保您了解基本的数据结构和算法.与食物链更高端相比,您更有可能被问到这些东西.通常会将这些保存下来以进行面对面采访.

Make sure you know your basic data structures and algorithms. You're more likely to be asked about that stuff than something higher up the food chain. Those are usually saved for the in-person interview.

采用另一种方式:扎实的基础知识和扎实的C ++语法.此外,对STL和Boost等通用库的了解也不会损害...但是请确保您知道这些库为您提供了什么!最终,电话屏幕可以将无法进行基本操作的人员剔除掉.证明可以,您应该继续下一步.祝你好运!

Put another way: be solid with the fundamentals and solid with your C++ syntax. Also, knowledge of common libraries like STL and Boost couldn't hurt...but be sure you know what those libraries give you! In the end phone screens are there to cull out people who can't do the basics. Prove you can and you should move on to the next step. Good luck!

以下是一些面试问题的链接:

Here's some links of interview questions to check out:

  • C++ Interview Questions @ DevBistro
  • C++ Interview Questions @ Blogspot
  • C++ Interview Questions @ FYI Center
  • Steve Yegge's Five Essential Phone Screen Questions (added this in response to your edit. This isn't C++-only, but a lot of it applies to C++ and I think would be a good read in your situation).

现在,为了完成工作,有一些书:

Now, for completion's sake, some books:

  • Scott Meyers "Effective" series (Effective C++, More Effective C++, Effective STL)
  • Herb Sutter's "Exceptional" series (Exceptional C++, More Exceptional C++, Exceptional C++ Style)
  • The C++ Standard Library by Josuttis
  • C++ Primer by Lippman et al
  • Stroustrup's text as a reference

这篇关于C ++面试准备的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆