由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - 攒人品,发几个面试题 C/C++
相关主题
请教一道面试题,跟数组排序有关谁解释一下为啥足球版篮球版人气对调了
准海归日记 (8) 上海HP面试 - 另外请教一下职业规划[娱乐贴] 如何理解两个人合适不合适
One question on Careercup请教关于3D电影的几个问题
狗onsite 已悲剧请教关于3D电影的几个问题
看了最近的总结,似乎三姐是一种极为恐怖的存在啊。。。请教关于3D电影的几个问题
逄先知、金冲及:中央政治局批周恩来丧权辱国始末
相关话题的讨论汇总
话题: 箱子话题: std话题: c++话题: explain话题: 单词
进入JobHunting版参与讨论
1 (共1页)
c***b
发帖数: 19
1
1: How you would find out if a machine's stock grows up or down in memory (
using a simple program)?
2: Implement a thread-safe singleton. Note: The singleton instance should be
created only when requested
3: Explain exception safety in C++
4: Explain the difference between the following:
--"malloc"
--"new operator"
--"operator new"
5: What are the differences between
std::list
std::vector
std::std::map
6:一道老题,给定一个字符串,第一个单词与最后一个单词对调,第二个单词与倒数第
二个对调。
7:三个箱子,一个箱子装红球,一个箱子装黑球,一个箱子有红有黑。
每个箱子都有个牌子,上写红,黑,混合
已知每个箱子上的牌子都挂错了
选一个箱子,从这个箱子中取一个球,根据结果把正确的牌子挂到箱子上
c********s
发帖数: 817
2
Thank you!
d**********x
发帖数: 4083
3
都是老题啊。。

be

【在 c***b 的大作中提到】
: 1: How you would find out if a machine's stock grows up or down in memory (
: using a simple program)?
: 2: Implement a thread-safe singleton. Note: The singleton instance should be
: created only when requested
: 3: Explain exception safety in C++
: 4: Explain the difference between the following:
: --"malloc"
: --"new operator"
: --"operator new"
: 5: What are the differences between

1 (共1页)
进入JobHunting版参与讨论
相关主题
狗onsite 已悲剧请教关于3D电影的几个问题
看了最近的总结,似乎三姐是一种极为恐怖的存在啊。。。请教关于3D电影的几个问题
逄先知、金冲及:中央政治局批周恩来丧权辱国始末请教一道面试题,跟数组排序有关
谁解释一下为啥足球版篮球版人气对调了准海归日记 (8) 上海HP面试 - 另外请教一下职业规划
[娱乐贴] 如何理解两个人合适不合适One question on Careercup
请教关于3D电影的几个问题
相关话题的讨论汇总
话题: 箱子话题: std话题: c++话题: explain话题: 单词