由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - 彭博电面面经
相关主题
LinkedIn Data Scientist 面经 偏统计Google电面面经 + onsite求祝福
LinkedIn家电面面经贡献两个面经吧
Storm8新鲜面经Amazon面经
quantcast和storm8电面和code challenge面经startup onsite求祝福 + 面经
Amazon 电面面经攒RP, 发Amazon第二轮电话面经
Y e l p完整面经报一个amazon的offer及面经
G intern电面面经Amazon On-site ,kindle组有什么要特别注意的地方么?+前两轮电面面经
MS, GOOGLE, FACEBOOK面经EE 转CS面经
相关话题的讨论汇总
话题: what话题: shuffle话题: pengbo话题: virtual话题: document
进入JobHunting版参与讨论
1 (共1页)
h****n
发帖数: 1093
1
1. why pengbo? talk about yourself and your projects
2. what is virtual function? give a example. since it is useful, why we do
not declare every function as virtual?
3. What compiler do for an empty class?
4. 2-sum problem. what if there are some duplicated items?
5. design a data structure for playlist. need to support get pre, get next,
shuffle, restore the state before the shuffle without using any extra memory.
6. how to send confidential document given public and private key? how to
prove the document is sent by you?
f*********d
发帖数: 140
2
bless ~
多谢分享:)
f*****e
发帖数: 2992
3
第五题每个节点维持四个指针?两个指针维持上一次的顺序,剩下的两个指针维持新顺
序,然后两两换着用?

,
memory.

【在 h****n 的大作中提到】
: 1. why pengbo? talk about yourself and your projects
: 2. what is virtual function? give a example. since it is useful, why we do
: not declare every function as virtual?
: 3. What compiler do for an empty class?
: 4. 2-sum problem. what if there are some duplicated items?
: 5. design a data structure for playlist. need to support get pre, get next,
: shuffle, restore the state before the shuffle without using any extra memory.
: 6. how to send confidential document given public and private key? how to
: prove the document is sent by you?

f*****e
发帖数: 2992
4
店面什么形式?collabedit写code?

,
memory.

【在 h****n 的大作中提到】
: 1. why pengbo? talk about yourself and your projects
: 2. what is virtual function? give a example. since it is useful, why we do
: not declare every function as virtual?
: 3. What compiler do for an empty class?
: 4. 2-sum problem. what if there are some duplicated items?
: 5. design a data structure for playlist. need to support get pre, get next,
: shuffle, restore the state before the shuffle without using any extra memory.
: 6. how to send confidential document given public and private key? how to
: prove the document is sent by you?

h****n
发帖数: 1093
5
你这个和额外用一个array来保存状态有啥区别。。
感觉题目问的不对我的路,反正也不抱什么希望了
C++细节题问了不少

【在 f*****e 的大作中提到】
: 第五题每个节点维持四个指针?两个指针维持上一次的顺序,剩下的两个指针维持新顺
: 序,然后两两换着用?
:
: ,
: memory.

h****n
发帖数: 1093
6
用嘴说,不让用collabedit,好好练好口语吧

【在 f*****e 的大作中提到】
: 店面什么形式?collabedit写code?
:
: ,
: memory.

s********1
发帖数: 10
7
请问你申请的是什么职位,比我那电面要难呀~ 我申请的是entry-level financial
software developer的职位~
h****n
发帖数: 1093
8
我也是申那个职位的,谁知道这些个题
2 sum problem有duplicate要求输出所有的pair

【在 s********1 的大作中提到】
: 请问你申请的是什么职位,比我那电面要难呀~ 我申请的是entry-level financial
: software developer的职位~

h****n
发帖数: 1093
9
你电面是什么题呢

【在 s********1 的大作中提到】
: 请问你申请的是什么职位,比我那电面要难呀~ 我申请的是entry-level financial
: software developer的职位~

l*****a
发帖数: 14598
10
1,1,2找三的结果是1,2还是1,2;1,2

【在 h****n 的大作中提到】
: 我也是申那个职位的,谁知道这些个题
: 2 sum problem有duplicate要求输出所有的pair

相关主题
Y e l p完整面经Google电面面经 + onsite求祝福
G intern电面面经贡献两个面经吧
MS, GOOGLE, FACEBOOK面经Amazon面经
进入JobHunting版参与讨论
h****n
发帖数: 1093
11
1 1 9 9 9
要把所有的6个pair输出出来

【在 l*****a 的大作中提到】
: 1,1,2找三的结果是1,2还是1,2;1,2
l*****a
发帖数: 14598
12
那不变成了求组合

【在 h****n 的大作中提到】
: 1 1 9 9 9
: 要把所有的6个pair输出出来

h****n
发帖数: 1093
13
额,那老头感觉故意问些tricky的问题,不过我也就是练练手而已,没怎么放在心上

【在 l*****a 的大作中提到】
: 那不变成了求组合
c******5
发帖数: 84
14
请问pengbo是家什么公司啊?全称是什么呢?谢谢。

,
memory.

【在 h****n 的大作中提到】
: 1. why pengbo? talk about yourself and your projects
: 2. what is virtual function? give a example. since it is useful, why we do
: not declare every function as virtual?
: 3. What compiler do for an empty class?
: 4. 2-sum problem. what if there are some duplicated items?
: 5. design a data structure for playlist. need to support get pre, get next,
: shuffle, restore the state before the shuffle without using any extra memory.
: 6. how to send confidential document given public and private key? how to
: prove the document is sent by you?

h****n
发帖数: 1093
15
Blommbeg

【在 c******5 的大作中提到】
: 请问pengbo是家什么公司啊?全称是什么呢?谢谢。
:
: ,
: memory.

s********1
发帖数: 10
16
1.Java垃圾回收机制
2.int型整数翻转,123 -> 321(读代码)
3.Reverse the word order in a sentence.(讲思路即可)

【在 h****n 的大作中提到】
: 你电面是什么题呢
1 (共1页)
进入JobHunting版参与讨论
相关主题
EE 转CS面经Amazon 电面面经
F面经Y e l p完整面经
amazon onsite 面经G intern电面面经
面经MS, GOOGLE, FACEBOOK面经
LinkedIn Data Scientist 面经 偏统计Google电面面经 + onsite求祝福
LinkedIn家电面面经贡献两个面经吧
Storm8新鲜面经Amazon面经
quantcast和storm8电面和code challenge面经startup onsite求祝福 + 面经
相关话题的讨论汇总
话题: what话题: shuffle话题: pengbo话题: virtual话题: document