L***s 发帖数: 1148 | 1 30分钟的简短phone screening,
前15分钟详细聊了个人背景和resume上的projects,
后15分钟几道题:
1. 判断一个32位整数是否是2的乘幂,口述算法,不写代码
2. in-place words reversal in a sentence
e.g., "this is simple" -> "simple is this"
口述算法,面完后email代码过去
3. How much do you know about the JVM GC algorithm?
Tell me as much as you know.
4. Java, C++, Python 有哪些重大不同,知道多少说多少
5. 一个web服务器与50,000个手机保持着TCP连接,
突然服务器崩溃重启,所有的TCP连接全部terminated
(不是半开,要重新从FIN开始握手)。
服务器瞬间要负担50,000个TCP重连请求,
问:服务器端应如何加速这一重连过程? |
j*****8 发帖数: 3635 | |
L***s 发帖数: 1148 | 3 samsung telecommunications america
【在 j*****8 的大作中提到】 : STA是?
|
e***a 发帖数: 1661 | 4 did u answer correctly all these questions? |
L***s 发帖数: 1148 | 5 TCP那题没答对。JVM gc,我说不懂JVM,但比较熟悉CPython实现,你要不要听,他说
ok,我就扯了一通CPython gc算法。其他简单题都没问题。
【在 e***a 的大作中提到】 : did u answer correctly all these questions?
|
A***a 发帖数: 2211 | 6 the #5 is difficult. WHat is the answer for that?
Persistent setting in advance? |
w********s 发帖数: 1570 | 7 window=10
【在 A***a 的大作中提到】 : the #5 is difficult. WHat is the answer for that? : Persistent setting in advance?
|
j*****8 发帖数: 3635 | 8 可以展开说说不?
【在 w********s 的大作中提到】 : window=10
|
L***s 发帖数: 1148 | |
A***a 发帖数: 2211 | |