Amazon | SDE 2 | Bangalore
Anonymous User
886

OA:
1 Revers the half linked list and find Maximum sum of all
932 456 - > sum of 9+6
2 in given array find number of flips
11001 output is 1 so 11000
cleared after 2 days I got mail saying that I have 3 rounds of Interview
1 round : LP + design file transfer
LP takes more than 30 minutes so I have not get time to design fill system. only did low level and sender part
2 round: lp+ find minimum value with not changing index
9238471 if k=3 - > 231 is output did it with hint but not went well
3 round: interviewer not interested just pasted quotation

  1. https://leetcode.com/problems/number-of-islands/
  2. given leaders [H,J,K,L]
    [K,L,I,P]
    you can only move left to right and top to bottom
    dis = {some liters}
    output is only give that can made out of that liters
    both I did it with BFS but at end she asked 1LP not even interested to listen not even given time to ask any question

after 5 day I got a mail saying that rejected

Comments (2)