avatar
Ebay三电面,攒人品# JobHunting - 待字闺中
f*7
1
本来被ebay打击的都不想面了,他们家前两面的题对于我来说太难了,结果三面是个同
胞,没难为人。
1. Given a string, print out the char that has the greatest number of
occurrence and the # of occurrence.
e.g.
input: "abcabcbcc"
output: "c 4"
2. e.g: input: "abcabcbcc"
output: "c 4, b 3, a 2"
按字母出现的频率从大到小打印出来
今天recruiter 通知 final 面试是 3到4个小时的skype,我真有点奔溃了。。。是我
太菜了,还是他们家就这政策?
avatar
l*a
2
bless
太难你都过关了,实力+运气不错
让你怎么面就怎么面,很多人没有on-site trip照样有offer

【在 f*******7 的大作中提到】
: 本来被ebay打击的都不想面了,他们家前两面的题对于我来说太难了,结果三面是个同
: 胞,没难为人。
: 1. Given a string, print out the char that has the greatest number of
: occurrence and the # of occurrence.
: e.g.
: input: "abcabcbcc"
: output: "c 4"
: 2. e.g: input: "abcabcbcc"
: output: "c 4, b 3, a 2"
: 按字母出现的频率从大到小打印出来

avatar
e*s
3
我想问用SKYPE 是不是表示可以不用ONSITE了?
avatar
l*a
4
说得很清楚
final 面试

【在 e***s 的大作中提到】
: 我想问用SKYPE 是不是表示可以不用ONSITE了?
avatar
f*7
5
我刚向recruiter确认,没onsite了。
但最开始他说的是三轮电面后有onsite,所以我怀疑我太菜了,他们改变主意了

【在 e***s 的大作中提到】
: 我想问用SKYPE 是不是表示可以不用ONSITE了?
avatar
l*i
6
第二题怎么做最优?
avatar
d*u
7
恭喜恭喜。碰到这种题真是太爽了。
avatar
l*a
8
sort是必须的。

【在 l****i 的大作中提到】
: 第二题怎么做最优?
avatar
f*7
9
我当时建了个自己的object 继承comparator接口 然后存到heap里
其实可以重写map的compare方法就行
或者用treemap+stack

【在 l****i 的大作中提到】
: 第二题怎么做最优?
avatar
c*a
10
第二题有O(n)时间吗....只想到nlogn的
avatar
c*a
11
哦,我错了,只有26个字母....sort, 放heap是constant time o(1)...
avatar
g*g
12
去年ebay电面盘问了我一小时,onsite号称上午9点到下午5点,还要答卷子。
我觉得压力太大,放弃了。

【在 f*******7 的大作中提到】
: 本来被ebay打击的都不想面了,他们家前两面的题对于我来说太难了,结果三面是个同
: 胞,没难为人。
: 1. Given a string, print out the char that has the greatest number of
: occurrence and the # of occurrence.
: e.g.
: input: "abcabcbcc"
: output: "c 4"
: 2. e.g: input: "abcabcbcc"
: output: "c 4, b 3, a 2"
: 按字母出现的频率从大到小打印出来

avatar
f*7
13
你排序的是出现的次数 我只想到了nlogn 还有更好的吗

【在 c*****a 的大作中提到】
: 哦,我错了,只有26个字母....sort, 放heap是constant time o(1)...
avatar
M*l
14
赞!我比你早一天面试,到现在还没有消息唉~~

【在 f*******7 的大作中提到】
: 本来被ebay打击的都不想面了,他们家前两面的题对于我来说太难了,结果三面是个同
: 胞,没难为人。
: 1. Given a string, print out the char that has the greatest number of
: occurrence and the # of occurrence.
: e.g.
: input: "abcabcbcc"
: output: "c 4"
: 2. e.g: input: "abcabcbcc"
: output: "c 4, b 3, a 2"
: 按字母出现的频率从大到小打印出来

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。