Redian新闻
>
终于绿了!NSC,超老的485(RD 03/01,RFE 08/16,Response 11/01,Approval 11/26)
avatar
终于绿了!NSC,超老的485(RD 03/01,RFE 08/16,Response 11/01,Approval 11/26)# Immigration - 落地生根
w*v
1
感想:
0。题不难,都做出并跑出了。
1。全是从印度本土来的老印,除了recruiter
2。有点不专业,最后的面试是通过skype/hangout进行。面试官造成其中两轮时间缩
短。
3。面试时间11:00-6:00之间,不为申请人着想
4。没有onsite,是省钱吗?但据说工资开得高
网上测试题忘了,但记得是challenge III,在hackerrank上。3小时,实际不用那么多。
电面
Given a list of pairs in form of (employee, manager), find out all reports
of any given employee and print them out.
Example:
(A,B)
(C,B)
(D,A)
(B,E)
Given B, you should print out
B
-A
--D
-C
正式面试coding三轮
Given a string and an expression, find out how many times the expression
appears in the string as a sub sequence.
Example:
S=aaaacbbdcccc E=a+b+c- where + denoting the preceeding substring repeating
2 times while = denoting the preceeding substring repeating 4 times.
You should return 3 since it could be aa...bb.cccc or .aa..bb.cccc or ..aa.
bb.cccc
Given a stream of incoming integers whose length is unknown. Each incoming
integer will be called by accept(n). Implement rank(n) and accept(n) so that
rank(n) returns the number of received integers smaller than n.
Example:
accept(1)
accept(3)
accept(-1)
accept(1)
rank(2) should return 3 (1,1,-1 smaller than 2)
Given integer n, output all possible ways to nest if-endif pairs.
Example:
n = 3
You are expected to output
if
endif
if
endif
if
--if
--endif
endif
最后一轮招人主管电话面谈
avatar
i*y
2
Eb1B
140的情况在这:
http://www.mitbbs.com/article_t0/Immigration/32702461.html
485 timeline:
RD: 03/01
FP: 03/26(04/11 walk-in)
EAD/AP: 05/02
RFE: 08/16
Response: 11/01(副), 11/06(主)
Approval: 11/26 (主,副)
是公司指定的律师给办的。收到AP后,主申请人6月底用过一次,入关时被请进小黑屋
一会儿。485五个月没有动静,公司律师才给问过一次。两星期后(08/16)移民局寄出
洋洋洒洒4页的RFE,又过了四个星期主副申请人才得知RFE了什么。其中,IO特别用中
文(拼音)注明要主副申请人提供中国的公正处出具的出生证明(先前的是公安局提供
的)。
avatar
w*v
3
据信,不是是否是标准模板 :-)
Thank you so much for taking the time to interview with us. We genuinely
appreciate the effort and time you took to start the process and express
interest in Zenefits. We are really happy to know that there are like-minded
people out there who are interested in what we're doing.
Unfortunately, we have had a high volume of qualified applicants, and the
bar has been set incredibly high for this role. We felt that you really hit
the mark on some of the key aspects that we are looking for but we need
someone with a bit more experience in a few of the other areas. As such, we
won't be proceeding with your application for roles with Zenefits at this
time. That said, our needs are ever changing, so we encourage you to keep an
eye out for other open roles that might be of interest.
We know that applying for jobs is hard work but we wish you the best of luck
in your search! We encourage you to apply again in the future and I hope
that we can work together again someday.
avatar
c*p
4
congratulations!!!

【在 i***y 的大作中提到】
: Eb1B
: 140的情况在这:
: http://www.mitbbs.com/article_t0/Immigration/32702461.html
: 485 timeline:
: RD: 03/01
: FP: 03/26(04/11 walk-in)
: EAD/AP: 05/02
: RFE: 08/16
: Response: 11/01(副), 11/06(主)
: Approval: 11/26 (主,副)

avatar
r*g
5
下面这道题看不明白题意,不知道那个+和=是什么鬼,隐约觉得需要dfs搜索什么匹配。
Given a string and an expression, find out how many times the expression
appears in the string as a sub sequence.
Example:
S=aaaacbbdcccc E=a+b+c- where + denoting the preceeding substring repeating
2 times while = denoting the preceeding substring repeating 4 times.
You should return 3 since it could be aa...bb.cccc or .aa..bb.cccc or ..aa.
bb.cccc
其余的题都很基本,看来烙印根本不想招人。
avatar
x*h
6
cong

【在 i***y 的大作中提到】
: Eb1B
: 140的情况在这:
: http://www.mitbbs.com/article_t0/Immigration/32702461.html
: 485 timeline:
: RD: 03/01
: FP: 03/26(04/11 walk-in)
: EAD/AP: 05/02
: RFE: 08/16
: Response: 11/01(副), 11/06(主)
: Approval: 11/26 (主,副)

avatar
s*x
7
挺难的,牛人。
avatar
c*r
8
con

【在 i***y 的大作中提到】
: Eb1B
: 140的情况在这:
: http://www.mitbbs.com/article_t0/Immigration/32702461.html
: 485 timeline:
: RD: 03/01
: FP: 03/26(04/11 walk-in)
: EAD/AP: 05/02
: RFE: 08/16
: Response: 11/01(副), 11/06(主)
: Approval: 11/26 (主,副)

avatar
G*2
9
Cong!
avatar
J*n
10
Congratulations!
avatar
y*l
11
Cong!
avatar
f*r
12
Big congrats!
avatar
j*o
13
big cong!
avatar
H*0
14
Cong!

【在 i***y 的大作中提到】
: Eb1B
: 140的情况在这:
: http://www.mitbbs.com/article_t0/Immigration/32702461.html
: 485 timeline:
: RD: 03/01
: FP: 03/26(04/11 walk-in)
: EAD/AP: 05/02
: RFE: 08/16
: Response: 11/01(副), 11/06(主)
: Approval: 11/26 (主,副)

avatar
r*n
15
pai

【在 i***y 的大作中提到】
: Eb1B
: 140的情况在这:
: http://www.mitbbs.com/article_t0/Immigration/32702461.html
: 485 timeline:
: RD: 03/01
: FP: 03/26(04/11 walk-in)
: EAD/AP: 05/02
: RFE: 08/16
: Response: 11/01(副), 11/06(主)
: Approval: 11/26 (主,副)

avatar
R*d
16
cong
avatar
f*g
17
congs
avatar
E*e
18
恭喜!
avatar
q*a
19
Big congratulation.

【在 i***y 的大作中提到】
: Eb1B
: 140的情况在这:
: http://www.mitbbs.com/article_t0/Immigration/32702461.html
: 485 timeline:
: RD: 03/01
: FP: 03/26(04/11 walk-in)
: EAD/AP: 05/02
: RFE: 08/16
: Response: 11/01(副), 11/06(主)
: Approval: 11/26 (主,副)

avatar
d*y
20
cong
avatar
f*t
21
恭喜!
avatar
c*n
22
cong~

【在 i***y 的大作中提到】
: Eb1B
: 140的情况在这:
: http://www.mitbbs.com/article_t0/Immigration/32702461.html
: 485 timeline:
: RD: 03/01
: FP: 03/26(04/11 walk-in)
: EAD/AP: 05/02
: RFE: 08/16
: Response: 11/01(副), 11/06(主)
: Approval: 11/26 (主,副)

avatar
d*7
23
必须强烈恭喜你!希望我这个比你还老的case也赶紧绿吧。

【在 i***y 的大作中提到】
: Eb1B
: 140的情况在这:
: http://www.mitbbs.com/article_t0/Immigration/32702461.html
: 485 timeline:
: RD: 03/01
: FP: 03/26(04/11 walk-in)
: EAD/AP: 05/02
: RFE: 08/16
: Response: 11/01(副), 11/06(主)
: Approval: 11/26 (主,副)

avatar
w*l
24
cong 不容易
avatar
s*s
25
cong
avatar
p*2
26
cong
avatar
i*y
27
big bless!

【在 d********7 的大作中提到】
: 必须强烈恭喜你!希望我这个比你还老的case也赶紧绿吧。
avatar
h*h
28
cong

【在 i***y 的大作中提到】
: Eb1B
: 140的情况在这:
: http://www.mitbbs.com/article_t0/Immigration/32702461.html
: 485 timeline:
: RD: 03/01
: FP: 03/26(04/11 walk-in)
: EAD/AP: 05/02
: RFE: 08/16
: Response: 11/01(副), 11/06(主)
: Approval: 11/26 (主,副)

avatar
m*o
29
恭喜!!!
avatar
C*d
30
gxgx

【在 i***y 的大作中提到】
: Eb1B
: 140的情况在这:
: http://www.mitbbs.com/article_t0/Immigration/32702461.html
: 485 timeline:
: RD: 03/01
: FP: 03/26(04/11 walk-in)
: EAD/AP: 05/02
: RFE: 08/16
: Response: 11/01(副), 11/06(主)
: Approval: 11/26 (主,副)

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