Online Assessment part 1: Analytical reasoning e.g. pattern in sequences, verbal reasoning and debugging section
Online Assessment part 2: Workstyle simulation where we get emails, texts, and videos for daily problems in a typical day at Amazon, MCQ are presented. 2nd part is the coding section. 2 questions, both on arrays and strings, medium difficulty
Interview questions [1]
Question 1
Final Interview over video:
Q1: Given a list of strings, each string represents data of a truck in a fulfilment centre that is in and out of time. Return number of trucks at all hours of the day (e.g. 1st hour, 2nd hour, 3rd hour etc.).
Q2: given 2 BSTs, return a single array of numbers, all sorted in ascending order.
Q3: Design your own array but compress duplicate elements, User should be able to use the get() and set() methods like a regular array (, store the 1st 3 7s only once but if the user asks for the element at position 2, return correct number.
I applied online. The process took 2 months. I interviewed at Amazon (Bhopal) in Feb 2022
Interview
I applied to the career portal , received online assessment link, completed OA, had two technical rounds(eliminatory) and one final managerial round and a week later received a call for getting selected.
Interview questions [1]
Question 1
1. Deserialize & Serialize Binary Tree
2. Find the bst with maximum sum inside a binary tree
3. Find the largest rectangle with all 1s in a binary matrix.
4. Find the kth largest number in the stream.
5. Find the number that occurs once when all the other numbers repeat 3 times.
I applied online. I interviewed at Amazon (Mumbai) in Jan 2021
Interview
It was good.interviewer was also good and he wasn't like other interviewers. He was late but it was a good experience . He took the interview in online platform and he was quite confident with my problem solving but I wasn't good enough to crack interview