老胡冻蒜!# gardening - 拈花惹草
s*t
1 楼
第一面:
a list of words, given one word, such as "sun", get all the words which
contains all the characters of "sun" in the list.
Matrix. and write a function to see the neighbors of (x,y), see if they are
mines. (扫雷游戏) (coding)
第二面:
1.已知 31bit random 数,求random32bit数。(coding)
2.给个interger array, 求是否有两个数的和跟sum相同。(coding)
3.
class Cache {
Cache(int size);
bool read(K key, V *value);
void write(K key, V value);
};
时间有限,交流有问题,没太听明白他的意思,貌似类似hashtable,实现如何检索读
取快些。
第一个面试官是个中国人,人非常nice,也没出难题难为我,在此表示感
a list of words, given one word, such as "sun", get all the words which
contains all the characters of "sun" in the list.
Matrix. and write a function to see the neighbors of (x,y), see if they are
mines. (扫雷游戏) (coding)
第二面:
1.已知 31bit random 数,求random32bit数。(coding)
2.给个interger array, 求是否有两个数的和跟sum相同。(coding)
3.
class Cache {
Cache(int size);
bool read(K key, V *value);
void write(K key, V value);
};
时间有限,交流有问题,没太听明白他的意思,貌似类似hashtable,实现如何检索读
取快些。
第一个面试官是个中国人,人非常nice,也没出难题难为我,在此表示感