Amazon/Seattle/2019/在职/SDE2/Onsite/Fail

Amazon Onsite面试感觉自己准备的不是很充分:

1th: 面试官是中国大叔,Merge Two Sorted List 要考虑base case, 没时间检查代码,有几个小bug

2th: 面试官是印度人 Print each node of a given binary tree 用recursive怎么写?把树旋转过来怎么写?问每一个细节,扣的非常细

3th: 面试官是印度人,他说的英语听着很费劲
System Design:
Design a system to store people’s information?
How to check a person’s information is correct?
How to decide which website information is good?

4th: 面试官是一个印度小哥 给一个char[],把其中的’\r’,替换成’\n’, 末尾多余的空间可用’0’填充。要求只能用in place做。分析不同的case比较麻烦,情况多,代码写的不好

遇到3/4的面试官都是印度人,运气也是好的很