Tip 1 : Practice Amazon Tagged Questions on gfg
Tip 2 : Practice DS Algo MCQ's on gfg
Tip 3 : Try to read as much as past interview experiences when you have limited time left for interview(eg:1 or two weeks)
Tip 1 : Do not write anything on the resume which you can't defend on the day of the interview(You might have a cool project but it's of no use if you are not thorough about it on the day of interview).
Tip 2 : Write the work in the project which you done and the impact you created via it and not generic details about the project
28 MCQ's + 2 coding question
Coding Round
Brief Introduction in starting and then two DSA questions(medium and hard)
Coding Round
No introduction
3 DSA Questions
Implement a data structure for implementing the feature of showing three last watched movies on Amazon Prime.
insert(X): Inserts an element X in the data structure and returns true if the element was not present, and false otherwise...