Open In App

Amazon Internship Interview Experience (On-Campus)

Amazon visited our college to pick SDE-Interns for 6 months duration. There were 3 rounds totally which are described below,

First Round (Online Test): This round is an online test which consisted of 4 sections namely Coding MCQ, Problem Solving using data structures, Behaviour questions, Logical Reasoning.       



  1. Coding MCQ is really easy if you have knowledge in control statements, logic change in a part of code (Eg. To find sum of digits). 
  2. Problem Solving using data structures consists of 2 coding questions to be solved in 90 minutes, both problems were of medium difficulty mainly based on binary search, linked list, trees, graphs. Try to cover all the test cases and pass them. Have an eye on the time to complete both problems in 90 minutes. 
  3. Behaviour questions consists of around 30 behaviour questions with 4 options, you have to pick the appropriate decision you would pick for the given situation. For Example, If you feel stuck at your work what would you do? a. Reach out to a team member immediately b. Reach out to a team member after trying myself for some time. Try to answer responsibly for every question.
  4. Logical Reasoning consists of some aptitude questions. You get enough time to work out and answer the questions.

Don’t get nervous at any section, try to utilise each and every minute!!

Second Round (Technical Interview 1 – 60 mins): In this round, I was asked 2 Data Structure questions (N-ary tree and binary heap). I couldn’t remember the questions but both the questions were of medium difficulty you can search for them in GeeksforGeeks. 



Third Round (Technical Interview 2 – 60 mins): In this round, there were questions from my interests that I have put in my resume(Eg. Explain ACID properties in DBMS). 

Tips to crack the above rounds :

First Round: Candidates will be filtered heavily in this round. 

Second and Third Rounds: In the interviews, only if you can able to solve both the coding questions you will be considered. 

I was able to get selected for the 6-months internship. Hope my experience helps you too!!

Article Tags :