由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - BB campus interview 4轮面经
相关主题
an interview question大家见过这样的公司吗
发bloomberg面经 [电面,目测已挂,赞人品]新Qualcomm面经
一个电面有人帮我看看这个C++class的定义为什么是合法的吗?
Urgent question, please help!C++ Q28: inline function
【求建议】First round interviewBloomberg C++ 软工面试题汇总
老话题:关于回Amazon 1st phone interview time and days emailC++问题
老纳跟风顶风作案,贡献一道g家上周的题目C++: does post-increment always create a temp obj?
攒RP发A家第一轮电面find first nonduplicate unicode questions
相关话题的讨论汇总
话题: interview话题: why话题: inline话题: bb话题: data
进入JobHunting版参与讨论
1 (共1页)
c*****q
发帖数: 44
1
1st Interview
Introduction to master project
1. whether there is a cycle in linked list? time and space? how to make it
no cycle?
2. inline? adv vs. disadv? if all function are inline, will still treat as
inline? why?
Question and answer
2nd Interview
1. We have huge data flow, data come in at morning and at night we want to
get the repeated char with the min recurrences?
in place sort? data too huge, other method!
use hashtable. (in fact could just use 256 array if ascii). okay, time
complexity ?
2. how to find a number which is just smaller than given value? write code.
Is there anyway could terminate earlier?
what if the array is already sorted? binary search. time complexity?
3. STL container? Introduce set.
how does map sort the keys? use less functions.
code: given a class, write its < function. (okay, he was arranging 3rd
interview, so I happily write a wrong function 囧) NEED to pay attention to
type casting: double = (double)int/(double)int.
3rd Interview --- Senior Eng
1. talk about your project: very detailed, including all the processes and
data structure.
why C++? Why BB? Why CS?....
2. reverse the string:coding (囧 one bug! )
Difference between C-style string & C++ string; others cannot remember...
3. Questions!
4th HR --- General Questions
Now, waiting for the letter...bless me...
l*****a
发帖数: 14598
2
先顶后看

【在 c*****q 的大作中提到】
: 1st Interview
: Introduction to master project
: 1. whether there is a cycle in linked list? time and space? how to make it
: no cycle?
: 2. inline? adv vs. disadv? if all function are inline, will still treat as
: inline? why?
: Question and answer
: 2nd Interview
: 1. We have huge data flow, data come in at morning and at night we want to
: get the repeated char with the min recurrences?

l*****a
发帖数: 14598
3
bless
major?
no online test?

【在 c*****q 的大作中提到】
: 1st Interview
: Introduction to master project
: 1. whether there is a cycle in linked list? time and space? how to make it
: no cycle?
: 2. inline? adv vs. disadv? if all function are inline, will still treat as
: inline? why?
: Question and answer
: 2nd Interview
: 1. We have huge data flow, data come in at morning and at night we want to
: get the repeated char with the min recurrences?

c*****q
发帖数: 44
4
Thank you.
CS but 半路出家。校园面试选中简历后,就直接一对一的面了

【在 l*****a 的大作中提到】
: bless
: major?
: no online test?

l*******6
发帖数: 37
5
Bless~~~~~
t**l
发帖数: 23
6
bless
p****y
发帖数: 67
7
bless, 没online test真好
campus interview 的那天我在别家onsite,只能走正规程序,于是我又是死在online
test
c*****q
发帖数: 44
8
谢谢~
他家的online都挺难的,我第一次错过了的时候 也就直接online。。

online

【在 p****y 的大作中提到】
: bless, 没online test真好
: campus interview 的那天我在别家onsite,只能走正规程序,于是我又是死在online
: test

c*****q
发帖数: 44
9
谢谢~

【在 l*******6 的大作中提到】
: Bless~~~~~
c*****q
发帖数: 44
10
谢谢~~

【在 t**l 的大作中提到】
: bless
相关主题
老话题:关于回Amazon 1st phone interview time and days email大家见过这样的公司吗
老纳跟风顶风作案,贡献一道g家上周的题目新Qualcomm面经
攒RP发A家第一轮电面有人帮我看看这个C++class的定义为什么是合法的吗?
进入JobHunting版参与讨论
c*****q
发帖数: 44
11
刚刚接到电话,收到offer
在此小女真心感谢板上的大牛们和前人们的讨论以及面经!
----------------------------------------------------
1st Interview
Introduction to master project
1. whether there is a cycle in linked list? time and space? how to make it
no cycle?
2. inline? adv vs. disadv? if all function are inline, will still treat as
inline? why?
Question and answer
2nd Interview
1. We have huge data flow, data come in at morning and at night we want to
get the repeated char with the min recurrences?
in place sort? data too huge, other method!
use hashtable. (in fact could just use 256 array if ascii). okay, time
complexity ?
2. how to find a number which is just smaller than given value? write code.
Is there anyway could terminate earlier?
what if the array is already sorted? binary search. time complexity?
3. STL container? Introduce set.
how does map sort the keys? use less functions.
code: given a class, write its < function.
3rd Interview --- Senior Eng
1. talk about your project: very detailed, including all the processes and
data structure.
why C++? Why BB? Why CS?....
2. reverse the string:coding
Difference between C-style string & C++ string; others cannot remember...
3. Questions?!
4th HR --- General Questions
Now, waiting for the letter...bless me...
l*****a
发帖数: 14598
12
先顶后看

【在 c*****q 的大作中提到】
: 1st Interview
: Introduction to master project
: 1. whether there is a cycle in linked list? time and space? how to make it
: no cycle?
: 2. inline? adv vs. disadv? if all function are inline, will still treat as
: inline? why?
: Question and answer
: 2nd Interview
: 1. We have huge data flow, data come in at morning and at night we want to
: get the repeated char with the min recurrences?

l*****a
发帖数: 14598
13
bless
major?
no online test?

【在 c*****q 的大作中提到】
: 1st Interview
: Introduction to master project
: 1. whether there is a cycle in linked list? time and space? how to make it
: no cycle?
: 2. inline? adv vs. disadv? if all function are inline, will still treat as
: inline? why?
: Question and answer
: 2nd Interview
: 1. We have huge data flow, data come in at morning and at night we want to
: get the repeated char with the min recurrences?

c*****q
发帖数: 44
14
Thank you.
CS but 半路出家。校园面试选中简历后,就直接一对一的面了

【在 l*****a 的大作中提到】
: bless
: major?
: no online test?

l*******6
发帖数: 37
15
Bless~~~~~
t**l
发帖数: 23
16
bless
p****y
发帖数: 67
17
bless, 没online test真好
campus interview 的那天我在别家onsite,只能走正规程序,于是我又是死在online
test
c*****q
发帖数: 44
18
谢谢~
他家的online都挺难的,我第一次错过了的时候 也就直接online。。

online

【在 p****y 的大作中提到】
: bless, 没online test真好
: campus interview 的那天我在别家onsite,只能走正规程序,于是我又是死在online
: test

c*****q
发帖数: 44
19
谢谢~

【在 l*******6 的大作中提到】
: Bless~~~~~
c*****q
发帖数: 44
20
谢谢~~

【在 t**l 的大作中提到】
: bless
c*****q
发帖数: 44
21


【在 c*****q 的大作中提到】
: 刚刚接到电话,收到offer
: 在此小女真心感谢板上的大牛们和前人们的讨论以及面经!
: ----------------------------------------------------
: 1st Interview
: Introduction to master project
: 1. whether there is a cycle in linked list? time and space? how to make it
: no cycle?
: 2. inline? adv vs. disadv? if all function are inline, will still treat as
: inline? why?
: Question and answer

1 (共1页)
进入JobHunting版参与讨论
相关主题
find first nonduplicate unicode questions【求建议】First round interview
M$ on campus面经老话题:关于回Amazon 1st phone interview time and days email
奇怪,bloomberg online test 之后,直接去onsite啊老纳跟风顶风作案,贡献一道g家上周的题目
请教:C++, 忽略大小写的字符串比较攒RP发A家第一轮电面
an interview question大家见过这样的公司吗
发bloomberg面经 [电面,目测已挂,赞人品]新Qualcomm面经
一个电面有人帮我看看这个C++class的定义为什么是合法的吗?
Urgent question, please help!C++ Q28: inline function
相关话题的讨论汇总
话题: interview话题: why话题: inline话题: bb话题: data