由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - Bloomberg 电面
相关主题
贡献Amazon的电面经验算法题
谁来解释下hashtable的iterator是怎么实现的an interview question, find mode in a rolling window along data sequence
解法讨论:(给定一个array和一个target,找出是否存在两个数之和为target)谁有那个 nested hashmap iteration 的讨论阿?
问道题目 Map的iterator请教个面经里的设计题
hashmap和hashtable的区别?dropbox一道题
亚麻电面!FB 上周2电面
Google电面几个Java面试题 (转载)
hash_map 的遍历问题简历怎么写才能吸引人呢
相关话题的讨论汇总
话题: hashtable话题: bloomberg话题: java话题: collection话题: different
进入JobHunting版参与讨论
1 (共1页)
s******5
发帖数: 673
1
面试的人说话超级快。。。整个过程一共20分钟
1. your biggest technical challenge.
2. why are you leaving current company?
technical:
1. your favorite data structure...why? (ArrayList, Hashtable) How much time
will you spend to search an element in Hashtable...
2. different between hashmap vs hashtable? any performance different? how to
handle the hash collision? How much time will you spend to search an
element if a collision occurred.
3. what is a good hash function?
4. inheritance vs composition. why use one to antoher
5. how many iterators in Java? (Iterator and Enumeration, any more?)
6. Collection? Is Map a Collection?
7. what is volatile? different from "synchronized"
any questions for me? (interviewer asked)
1. what are you working on. (cannot release any information.)
2. what kind of person are you looking for to hire..(obey the job desc, but
blahblah)...
3. anything else I can provide you? (no, you will hear from HR in a few days
).
PS: 这个职位应该是要一个比较SENIOR的,我估计是FAIL了。
l********y
发帖数: 1327
2
different between hashmap vs hashtable
这个是Java specific的吧?
s******5
发帖数: 673
3

是。

【在 l********y 的大作中提到】
: different between hashmap vs hashtable
: 这个是Java specific的吧?

h**********d
发帖数: 4313
4
thanks!
Bloomberg要java的了?
l*******o
发帖数: 791
5
楼主大人申的是什么职位?
s******5
发帖数: 673
6

R&D Java Developer

【在 l*******o 的大作中提到】
: 楼主大人申的是什么职位?
a****n
发帖数: 1887
7
favorite data structure...
头一次听说这么问的。。。
1 (共1页)
进入JobHunting版参与讨论
相关主题
简历怎么写才能吸引人呢hashmap和hashtable的区别?
leetcode 没法使用 Hashtable亚麻电面!
this question is niceGoogle电面
我发现我竟然学会了12种tree traversal的办法hash_map 的遍历问题
贡献Amazon的电面经验算法题
谁来解释下hashtable的iterator是怎么实现的an interview question, find mode in a rolling window along data sequence
解法讨论:(给定一个array和一个target,找出是否存在两个数之和为target)谁有那个 nested hashmap iteration 的讨论阿?
问道题目 Map的iterator请教个面经里的设计题
相关话题的讨论汇总
话题: hashtable话题: bloomberg话题: java话题: collection话题: different