由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - L面经 回报本版
相关主题
L 电面关于Bloomberg Phone Interview
2 Sigma的onsite面经Polish Notation
问面试一题: OOP 设计 for "Evaluate Reverse Polish Notation"这个是不是leetcode的bug?
Bloomberg 面经How to solve Evaluate Reverse Polish Notation using recursion?
Amazon 电面面经,下周onsite,求bless最近面YOUTUBE的挺多啊,分享自己的电面面经兼求面过类似职位
[原创]shell intern phone interview 面经Bloomberg电话面经
amgen intern interview 面经MS, GOOGLE, FACEBOOK面经
关于multithread programming大家看什么书bloomberg 面经
相关话题的讨论汇总
话题: quick话题: interviews话题: question话题: questions
进入JobHunting版参与讨论
1 (共1页)
s********r
发帖数: 4
1
First of all, Thank people for sharing their experience and questions.
I had interviews (Phone and onsite) with L recently.
Most questions were in the previous posts of MITBBS.
sqrt, WordDistanceFinder,Reverse Polish Notation.
The rumor that L using An Internal Interview Question Library may be true.
So make sure search and read all 面经 of L before your interviews.
Good luck everyone!
h******1
发帖数: 20
2
赞!Does 'WordDistanceFinder' stand for minimumn edit distance?
y*****e
发帖数: 712
3
考到multithreading的知识了吗lz, 会不会写完题之后问怎么变成thread safe的code
,我现在一看到这几个字就发慌
H*****s
发帖数: 28
4
follow-up一般会问一下大数据分布式或者multi-thread safe怎么处理吧?不一定要写
code,就是high-level讨论一下

code

【在 y*****e 的大作中提到】
: 考到multithreading的知识了吗lz, 会不会写完题之后问怎么变成thread safe的code
: ,我现在一看到这几个字就发慌

s*******m
发帖数: 228
5
System Design 是什么题?

【在 s********r 的大作中提到】
: First of all, Thank people for sharing their experience and questions.
: I had interviews (Phone and onsite) with L recently.
: Most questions were in the previous posts of MITBBS.
: sqrt, WordDistanceFinder,Reverse Polish Notation.
: The rumor that L using An Internal Interview Question Library may be true.
: So make sure search and read all 面经 of L before your interviews.
: Good luck everyone!

s********r
发帖数: 4
6
1. WordDistanceFinder is very simple: for example input =
"the", "quick", "brown", "fox", "quick"
output : "fox","the" = 3
note: think about handling duplicate words: "the", "the", "quick", "brown",
"fox", "quick","quick"
2. multi-thread is common question: write a bocking queue, or producer-
consumer. you may do some code exercises in Java or a language you know best
.
3. System Design: big data problems - such as logs -
query and ranking. no coding, you may know more about map-reduce,hadoop etc
b**********5
发帖数: 7881
7
为什么有的人的面试, 这么简单, 而我的面试简单地, 都答出来了, 不要。 然后
好公司, 都比这难多了
1 (共1页)
进入JobHunting版参与讨论
相关主题
bloomberg 面经Amazon 电面面经,下周onsite,求bless
代好友发一个本周四A公司的onsite,另付本人M公司的失败面经。。。。。。。。。[原创]shell intern phone interview 面经
分享面经 mathworksamgen intern interview 面经
[salesforce面经]performance engineer关于multithread programming大家看什么书
L 电面关于Bloomberg Phone Interview
2 Sigma的onsite面经Polish Notation
问面试一题: OOP 设计 for "Evaluate Reverse Polish Notation"这个是不是leetcode的bug?
Bloomberg 面经How to solve Evaluate Reverse Polish Notation using recursion?
相关话题的讨论汇总
话题: quick话题: interviews话题: question话题: questions