avatar
n*5
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上面都有。看看就好了。就是简历比较难过关。投了
好多,就一个组给了面试。
avatar
x*u
2
题目不难.
check generic type是啥意思?
avatar
n*5
3
当时的题目没存,好像是找bug, 原因就是generic type定义的不一致啥的。是个热身
的几分钟问题, 反正我没找出来,他也没纠结。

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

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

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

avatar
l*n
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

avatar
r*c
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

avatar
n*5
8
我面的是java组。
电面彭博是用在线的啥啥,可以直接跑出来结果的那个。你看到贴一大坨的code说明的
啥就是电面了。基本上一句话的就是面试了。不过他家面试考的面还是很广的。
avatar
n*n
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

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

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

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