Open In App

Amazon Internship Interview Experience | On-Campus 2021

Round 1: Online Assessment:

  1. Debugging: Solved 7/7, time limit was 20 minutes.
  2. Coding: 
    • https://leetcode.com/discuss/interview-question/241808/Google-Two-sum-closest
    • Problem-based on binary search.
  3. Worklife assessment: Don’t know the time limit, was sufficient. (The mail mentioned it would be 20 minutes but there was no timer in this section).
  4. Aptitude: 24 questions in 30 minutes.

Round 2: Interview



There was only 1 round of interviews for Summer Internships, duration ranged from 30 minutes to 80 minutes. Most were over around 50 minutes.

3 Coding questions followed:



Tip: If you’re explaining the dry run of a recursive code, maintain a call stack, and keep pushing all the function calls onto the stack, I didn’t do this so I got confused when I backtracked as I forgot what the last call was after 4 levels.

After the code was done he said that will be it, do you have any questions for me? I asked him about the tech stack used at amazon and at his team.

Verdict: Selected

Article Tags :