亚麻SDE1挂经

第一轮 : Given 2 Arrays print the 1st array elements in the order as they appear in the second one.
Example : [1,2,3,4,5,6,6,4,3,2,1],[5,2,4,3,1]
output : [5,2,2,4,4,3,3,1,1]
第二轮 : Write code for BINGO game.
第三轮 : Amazon video Recommendations
第四轮: Your are given sorted streams of infinite size of integers and their type is not known everytime get method is called you need to return them the next increasing number.
Example: [1,3…]
[11,15,21,…]
[2,40,32,45…]
output : get()->1,2,3,11,15…

LP:

  • Conflict with in the team
  • how did you meet deadlines
  • situation where your team was against you
  • how did you improve yourself
  • how did you improve efficiency