o*******y 发帖数: 362 | 1 狠狠甩了,没回
[在 zhouye (zhouye) 的大作中提到:]
:
:前几天嘴贱给老板说有个中文论坛里面一堆大牛,恰巧老板的求贤若渴,于是就有了
这贴。。。(小弟先谢过各位大牛了)
:........... |
|
|
w*****1 发帖数: 6807 | 3 new grad,有兴趣
这就去甩简历
/* */ |
|
|
z****e 发帖数: 6 | 5 大部分发了简历的朋友应该都受到我的回复了吧。Recruiter会直接跟你们联系的。 |
|
|
|
y*******l 发帖数: 23 | 8 感谢楼主,简历已发,您一定帮帮我,2:56PM 发的邮件。万分感谢!!!
/* */ |
|
|
|
|
|
f**********e 发帖数: 288 | 13 下周要面这公司, 网上面经很少, 有木有人面过啊? |
|
|
|
|
|
|
f**********e 发帖数: 288 | 19 给个num, 要求找出 这个num的倍数, 有, 0, 1, 2组成。
for instance 2 -> 2
3->12
4-》12
怎么做哦, 求大牛指教。 |
|
b******b 发帖数: 713 | 20 I found I always can only come up with brute force solution, for this, I
will generate numbers only consist of 0, 1, 2, then try it until found a
solution, e.g.
1,2,10,11,12,20,21,22,100,101,102,110,111,112,200,201,202, should be easy to
generate it in a loop and try it until one % num==0. |
|
|
b******b 发帖数: 713 | 22 Assuming the numbers is in a list, e.g. ArrayList, below method
generate the next number in the list:
void next(ArrayList current)
{
int carryOver = 0;
current.set(current.size()-1, current.get(current.size()-1) + 1);
for (int i = current.size() - 1; i >= 0; i--)
{
int val = current.get(i);
int newVal = (val + carryOver) % 3;
carryOver = (val + carryOver) / 3;
current.set(i, newVal);
if (carryOver == 0) break;
}
if (carryOver > 0)... 阅读全帖 |
|
|
|
发帖数: 1 | 25 在西雅图,base 130K,bonus 10%-30%, 10K sign on bonus, 10K RSU。
RSU虽然1万股,但不知道上市后估值多少,有人了解吗?
本人master毕业三年,目前西雅图base 120K, 股票60K,一年180K。 |
|
g*******o 发帖数: 156 | 26 cong! 很看好这个公司,拿全rsu就可以准备退休了吧:) |
|
发帖数: 1 | 27 多谢,我还没决定要不要去,recruiter也说不知道估值多少,要是才10刀岂不是很忧
伤=。= |
|
t***t 发帖数: 6066 | 28 感觉股票值不了多少钱。
首先,这公司2002年就成立了。拖太久的startup都是有问题的。没问题都会变成有问
题。比如dropbox,从大热变得现在上市都难了。
其次,它是做survey的,感觉是冷门行业,而且低技术行业。 |
|
|
m*********r 发帖数: 11 | 30 10K RSU是一年还是4,5年?没有问公司总共多少share? |
|
p*****2 发帖数: 21240 | 31 qualtrics 如何
:你不看贴吗?他们30%以上的profit margin,几个preipo公司能有?
:还有每年不小的增长 |
|
l****r 发帖数: 689 | 32 有人知道这里的环境怎么样嘛?glassdoor 称赞的骂的都很极端 |
|
A*****i 发帖数: 1420 | 33 如果电面打开video是老印,你就直接cancel就完了。 |
|
H**M 发帖数: 128 | 34 有史以来最烂电面,肯定跪了。
一堆log file, 和现在的时间点(精确到ms),给出web server现在有多少
connections.
说了半天好像都不大理解,后来说算了,如果没做过timestamp这些很难明白的,就给
你第二题吧。
希望谁明白的话告诉一下下~~ |
|
发帖数: 1 | 35 通过log file和精确到ms的时间点要求算出web server现在有多少连接????
这可怎么算....二者没有关系吧.... |
|
a******9 发帖数: 20431 | 36 lyft 同等条件下尽量去有名的公司 以后跳槽好跳多了
:替朋友问。
: |
|
发帖数: 1 | 37 lyft,我里面的兄弟说最近可能会被gg收购,貌似大家都很看好 |
|
发帖数: 1 | 38 Lyft work life balance 怎么样?会不会和uber差不多变态 |
|
|
|
E****l 发帖数: 21 | 41 可以帮忙介绍认识一下你的朋友,有些问题想问一下 |
|
r*****s 发帖数: 1815 | 42 我也有类似的消息,估计是快了
: lyft,我里面的兄弟说最近可能会被gg收购,貌似大家都很看好
|
|
|
|
|
发帖数: 1 | 46 Are you a parent who is a Chinese native speaker and also fluent in English?
If so, we would love to learn about your belief about children’s emotions
for a pilot study conducted by a doctoral student at Virginia Tech. We are
interested in your response to a set of questionnaires in both Chinese and
English. It will take you approximately 20 minutes to complete the
questionnaires. You will be entered in a drawing to receive a $20 Amazon
gift card in compensation. If you are interested in partic... 阅读全帖 |
|
|
h****s 发帖数: 16779 | 48 没有compensation的话这种调查结果数据量少的可怜。
qualtrics. |
|
r*******d 发帖数: 103 | 49 是啊,这样是比较难,但是compensation就会在支付的过程中泄漏参与人的信息阿。。
。因为有很多敏感问题。所以。。。
qualtrics. |
|
|