Open In App

Amazon WoW Internship Interview Experience 2021

I applied for the 2 month SDE intern role through Amazon WoW drive 2021. There were a total of 3 rounds for people who applied for 2 months internship program and 4-5 rounds for people applying for 6 months internship program.

Round 1:  It was an online test on Mettl Platform of 1 hr 30 mins, consisting of 1 coding question and 40 MCQs,  5 MCQ questions in each section where sections included Data Structures, Algorithms, SQL queries, Linux, Networking, Software Engineering.



Round 2: It was an online test conducted on the AMCAT platform, consisting of 4 sections.

  1. https://leetcode.com/problems/maximum-units-on-a-truck/
  2. Given a string str that represents a large number, the task is to find the minimum number of segments the given string can be divided such that each segment is a prime number in the range of 1 to 106. Example:  Input: str = “13499315”  Output: 3  ( https://www.geeksforgeeks.org/split-the-given-string-into-primes-digit-dp/amp/  )

Round 3(Interview Round):  It was a 1-hour interview on Amazon Chime.



Article Tags :