avatar
SNV 为啥跌7%# Stock
s*d
1
想知道这属于什么难度的 是不是不同的组难度有差别?
Round 1 (Written)
1. Given an array, output an array where every index conains nearest
greatest element to that element on right side.
2. Program to convert sorted array to Binary Search Tree
3. Find first non-repeating character in String
ex: geeksforgeeks: f
geeksforgeeksFirst:o
Round 2 (F2F)
1. Given linked list as a-x-b-y-c-z
output it as a-b-c-z-y-x
that is reverse alternate element and append to end of list
2. Output nearest number greater than given number such that output is
palindrome
ex: 121:131
900:909
99:101
Round 3 (F2F)
1. Vertical Sum in Tree( I told him I know the solution, he proceeded
further)
2. Given stream of Strings find top 5 words with maximum frequency or count
3. Given 2 nodes in Binary Tree find distance between them
Round 4 (F2F with hiring manager)
1. Projects done so far, HR questions
2. Design Linkedin and find till 2nd level connections and path between 2
connection
for ex: if A is friend of B which is friend of C
print between A and C A-B-C
3. Programming language: Java
About synchronisation, serialization, transient and volatile keyword,
Singleton Class
Round 5 (Bar Raiser)
1. Count Inversion in array that is if i a[j]
Told the solution nlogn of divide and conquer. He asked another solution,
then told by inserting in BST and whenever node goes to left side then
adding 1 and number of children on right side . We have to keep track of
count of right subtree in every node
Round 6 (F2F)
1. HR questions (Why leaving company, projects, SWOT)
2. Program to check for mirror tree
3. Data Structure so that push, pop, getmin, getmax O(1) (using 3 stacks)
4. Data Structure so that push, pop, pop min, pop max
Told Solution till O(logn) by using min heap, max heap with pointers to
doubly linked list nodes
avatar
p*d
2
RT
avatar
c*n
4
刚刚在2.52进了一些,几乎是最低价。不知为啥跌,但已经回调了几天了。
avatar
s*y
5
题目怎么这么多,45分钟应该写不完啊
avatar
f*h
6
me 2. haha

【在 c****n 的大作中提到】
: 刚刚在2.52进了一些,几乎是最低价。不知为啥跌,但已经回调了几天了。
avatar
M*a
7
SDE II会比这个难么?
avatar
c*n
8
哈哈,收盘站水上了。

【在 f***h 的大作中提到】
: me 2. haha
avatar
l*i
9
这个全答上来比一多半SDE2强
avatar
h*s
10
还买?猪流感早都过去了,
看来这周的business week没有?

【在 p******d 的大作中提到】
: RT
avatar
M*a
11
我也觉得这个算amazon难的了
居然知道了一个解法还要说另一个

【在 l***i 的大作中提到】
: 这个全答上来比一多半SDE2强
avatar
h*n
12
becoz it is junk
avatar
s*y
13
还好吧,我面试的时候写了最优解O(n),然后要我写次优解O(lgn),写完再写个N^2.
这个看面试官,还有你的速度吧,你写太快了 他没有更多的题目,只能让你优化或
者 写别的解。SDEII的面试题类型和这个差挺大的吧,会更多的design 什么的。

【在 M*******a 的大作中提到】
: 我也觉得这个算amazon难的了
: 居然知道了一个解法还要说另一个

avatar
f*h
14
猪流感?

【在 h*******s 的大作中提到】
: 还买?猪流感早都过去了,
: 看来这周的business week没有?

avatar
l*5
15
请问onsite之后多久给答复的?
avatar
c*n
16
snv 今天表现不错!
avatar
b*f
17
Mark
avatar
f*h
18
还需要有点量,那就翻转了.

【在 c****n 的大作中提到】
: snv 今天表现不错!
avatar
l*a
19

这个题既要最近,又要最大?
能同时满足吗

【在 s******d 的大作中提到】
: 想知道这属于什么难度的 是不是不同的组难度有差别?
: Round 1 (Written)
: 1. Given an array, output an array where every index conains nearest
: greatest element to that element on right side.
: 2. Program to convert sorted array to Binary Search Tree
: 3. Find first non-repeating character in String
: ex: geeksforgeeks: f
: geeksforgeeksFirst:o
: Round 2 (F2F)
: 1. Given linked list as a-x-b-y-c-z

avatar
c*n
20
不急,这才到中午,还有4个小时。

【在 f***h 的大作中提到】
: 还需要有点量,那就翻转了.
avatar
l*a
21
round6
的3/4有什么区别?应该用queue吧

【在 s******d 的大作中提到】
: 想知道这属于什么难度的 是不是不同的组难度有差别?
: Round 1 (Written)
: 1. Given an array, output an array where every index conains nearest
: greatest element to that element on right side.
: 2. Program to convert sorted array to Binary Search Tree
: 3. Find first non-repeating character in String
: ex: geeksforgeeks: f
: geeksforgeeksFirst:o
: Round 2 (F2F)
: 1. Given linked list as a-x-b-y-c-z

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