由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - C++ 工程师 电话面试
相关主题
问一道c++的题Onsite失败,说几个面试中有印象的问题。
一般电面C++会问到什么专业问题?one c++ questions
C++相关的面经包子呼唤大牛--问关于C++Destructor的问题 (转载)
C++ Q52: (C6)问个C++重新编译的问题
C++ online Test 一题Bloomberg(financial software developer)第一轮面试
Bloomberg Phone InterviewC++面试问题,高人请进啊~~~
说说找工作的体会请教1个工作面试题
新Qualcomm面经为什么C++的constructor出错可以抛出异常,而destructor出错
相关话题的讨论汇总
话题: what话题: c++话题: exception话题: virtual话题: function
进入JobHunting版参与讨论
1 (共1页)
f*****y
发帖数: 444
1
对方先介绍(自己是hiring manager)和小组情况。然后问
1. 有多少年 C++ 编程经验,最近在做什么
2. What is copy constructor? why you need it? In which case will it be used:
pass by value or pass by reference?
3. what is C++ exception handling? what is throwed? In what scenarios you
may throw exception again? (这个没答上)
4. virtual function? how is it implemented? can destructor virtual?
5. what makes a re-entrant function?
6. what is STL? why use it? have you used it before?
7. what journal or website do you often read?
有的可能忘了,没有具体算法,
1 (共1页)
进入JobHunting版参与讨论
相关主题
为什么C++的constructor出错可以抛出异常,而destructor出错C++ online Test 一题
找工作总结(CS)Bloomberg Phone Interview
问两道C++的面试题目说说找工作的体会
问个C++题新Qualcomm面经
问一道c++的题Onsite失败,说几个面试中有印象的问题。
一般电面C++会问到什么专业问题?one c++ questions
C++相关的面经包子呼唤大牛--问关于C++Destructor的问题 (转载)
C++ Q52: (C6)问个C++重新编译的问题
相关话题的讨论汇总
话题: what话题: c++话题: exception话题: virtual话题: function