由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - Bloomberg 面经
相关主题
Bloomberg的电面 希望对你有用兼攒rpyahoo面经
Bloomberg电面面经Amazon 电面
Bloomberg FSD intern 电面 面经请问A家onsite安排在什么时间比较合适。顺便一面面经。
Google电面被拒,郁闷中Bloomberg面经(onsite)
请教 HashMap implementation 标准答案。。新鲜Amazon面经
M家面试,问java一题A面经
非主流小公司面经水果电面问题 hashmap 用 sperate chaining 时, array size不够怎么办
ebay面经Amazon电面 (面经)
相关话题的讨论汇总
话题: equals话题: 面试话题: bloomberg话题: type话题: hashcode
进入JobHunting版参与讨论
1 (共1页)
n*****5
发帖数: 984
1
电话1;
How many distinct path to go from left upper corner to bottom right corner
in a matrix. input(row, col) --原题在glassdoor上都能找到的。
follow up 存这个中间结果矩阵啥的浪费空间,是否可以压缩一下。
How to save the internal results . -- In hashmap
How to implement the hash map key/values what the structure, how to
override hashcode & equals
deep structure of hashmap
Build the own equals method and talk about hashcode
What happened if there using default hashcode and equals method
equals 结构:
public boolean equals(Object o) {
if(o instance of ***) {
}
if( this. *** )
}
电话2:
给了一道题要check generic type
因为type 不对,所以应该输出 compile error
给出top 10 个linux command --Unix/Linux 是其中一个要求
public double power(double n, int p)
直接上手lgn,写完了没事干了。面试官说,一般大家都是先用循环做的...
面试
1 Design tiny URL then talk about how to design distributed web app system
2. SQL and database table questions. 设计个图书馆需要的表格,写一些sql找到某
个作者的所有书之类的。
3. Given a String, mark all words/sign/digis as W, S and D print out the
words and Type
4. Using linkedList to achieve a stack function.
5. How to achieve a Singleton with read/write access control
6. Find out similar between two set -- set.retainAll
7. Code insert into heap
每轮两个人,在一张很小的纸上写code。面试还是很专业的,中间有个国人大哥很帮忙
,就是自己刚开始面试,还是很挫的。。。
经验是简历上面的每个算法啥的都会问,会问你给我介绍下XXX, 写个公式啥的。我自
己对之前的东西准备的不充分,也该挂... 每轮1小时两个人问,茫茫多问题,写的很
慌。
他家的电面题库小,在glassdoor上面都有。看看就好了。就是简历比较难过关。投了
好多,就一个组给了面试。
x********u
发帖数: 1150
2
题目不难.
check generic type是啥意思?
n*****5
发帖数: 984
3
当时的题目没存,好像是找bug, 原因就是generic type定义的不一致啥的。是个热身
的几分钟问题, 反正我没找出来,他也没纠结。

【在 x********u 的大作中提到】
: 题目不难.
: check generic type是啥意思?

e*******7
发帖数: 347
4
lz什么时候投的阿?投了多久拿到面试呢?
他家是不是会默剧简历啊
n*****5
发帖数: 984
5
猎头给内推的,大量的组都挂在简历上了。感兴趣的组很快就约电面跟面试了。
默剧,不清楚。收了太多拒信,没自己数。
我有工作经验。

【在 e*******7 的大作中提到】
: lz什么时候投的阿?投了多久拿到面试呢?
: 他家是不是会默剧简历啊

l******n
发帖数: 577
6
lz你这个面试的是java?

【在 n*****5 的大作中提到】
: 电话1;
: How many distinct path to go from left upper corner to bottom right corner
: in a matrix. input(row, col) --原题在glassdoor上都能找到的。
: follow up 存这个中间结果矩阵啥的浪费空间,是否可以压缩一下。
: How to save the internal results . -- In hashmap
: How to implement the hash map key/values what the structure, how to
: override hashcode & equals
: deep structure of hashmap
: Build the own equals method and talk about hashcode
: What happened if there using default hashcode and equals method

r***c
发帖数: 95
7
Glassdoor 上的题不分电面和onsite啊,怎么看电面题库?
谢谢!

【在 n*****5 的大作中提到】
: 电话1;
: How many distinct path to go from left upper corner to bottom right corner
: in a matrix. input(row, col) --原题在glassdoor上都能找到的。
: follow up 存这个中间结果矩阵啥的浪费空间,是否可以压缩一下。
: How to save the internal results . -- In hashmap
: How to implement the hash map key/values what the structure, how to
: override hashcode & equals
: deep structure of hashmap
: Build the own equals method and talk about hashcode
: What happened if there using default hashcode and equals method

n*****5
发帖数: 984
8
我面的是java组。
电面彭博是用在线的啥啥,可以直接跑出来结果的那个。你看到贴一大坨的code说明的
啥就是电面了。基本上一句话的就是面试了。不过他家面试考的面还是很广的。
n******n
发帖数: 12088
9
压缩空间什么意思?用散列表明显浪费啊。

【在 n*****5 的大作中提到】
: 电话1;
: How many distinct path to go from left upper corner to bottom right corner
: in a matrix. input(row, col) --原题在glassdoor上都能找到的。
: follow up 存这个中间结果矩阵啥的浪费空间,是否可以压缩一下。
: How to save the internal results . -- In hashmap
: How to implement the hash map key/values what the structure, how to
: override hashcode & equals
: deep structure of hashmap
: Build the own equals method and talk about hashcode
: What happened if there using default hashcode and equals method

s*****m
发帖数: 1
10
LZ Bloomberg的面试着装是什么要求?software engineer面试需要穿正装么?
n*****5
发帖数: 984
11
压缩空间好像是说这个矩阵是个对称的矩阵,所以只需要存一半的值就好了。用
hashmap。需要 i ,j 与 j,i 对应同一个值。
着装还是正装吧, 里面的人虽然很休闲,但是面试还至少正式些吧。不要牛仔啥的了
n******n
发帖数: 12088
12
怎么对称?行列大小都未必一样。

【在 n*****5 的大作中提到】
: 压缩空间好像是说这个矩阵是个对称的矩阵,所以只需要存一半的值就好了。用
: hashmap。需要 i ,j 与 j,i 对应同一个值。
: 着装还是正装吧, 里面的人虽然很休闲,但是面试还至少正式些吧。不要牛仔啥的了
: 。

1 (共1页)
进入JobHunting版参与讨论
相关主题
Amazon电面 (面经)请教 HashMap implementation 标准答案。。
发几个面经(4) Amazon电面M家面试,问java一题
求Originate家android开发职位面经非主流小公司面经
贡献Amazon的电面经验ebay面经
Bloomberg的电面 希望对你有用兼攒rpyahoo面经
Bloomberg电面面经Amazon 电面
Bloomberg FSD intern 电面 面经请问A家onsite安排在什么时间比较合适。顺便一面面经。
Google电面被拒,郁闷中Bloomberg面经(onsite)
相关话题的讨论汇总
话题: equals话题: 面试话题: bloomberg话题: type话题: hashcode