Software Engineer applicants have rated the interview process at Amazon with 3.5 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 33% positive. To compare, the company-average is 64.6% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
I applied through a staffing agency. I interviewed at Amazon (Gudgaon) in Aug 2016
Interview
Genuine interview process, focused on troubleshooting, server connectivity issues load balancing,
health check-up of server.
First round is telephonic and then F2F.
Resume related questions, Debugging skills check.
algorithm, data stcuctures not in deep, parsing of logfiles, making hashes and arrays complex array and hashes, file system.
Interview questions [1]
Question 1
What can be the problems, if you unable to SSH a server.
I applied through college or university. The process took 1 day. I interviewed at Amazon (Trichy) in Jul 2016
Interview
(Online round): 20 MCQs + 2 Coding Questions In hackerrank platform , then 3-4 Interview round,
in mcqs ds, apti, os, dbms questions.
coding question:1 vertical sum in binary tree
2.find number of subarray of given sum
MCQs are very simple and sum of them are from java also i solved like C++.
Interview questions [3]
Question 1
1. max sum in array and no two element are not adjacent.
I applied through college or university. The process took 2 days. I interviewed at Amazon (Coimbatore) in Jul 2016
Interview
I applies through university and then got through from the first round.
First round- online. 20 mcqs and 4-5 programming questions.
Second round- Written test. 2 questions. paper and pen based.
Third round- consisted of 2-3 face to face technical rounds of questions. No hr questions at all.
The interview process was fine. I Don't know why i didn't make it.
I think they are looking for people with great technical knowledge.
Answer every question with great confidence DO NOT get confused no matter how much they try.
Interview questions [1]
Question 1
How to find the minimum element from a stack with complexity O(constant)?
Difference between a process and a thread?
Questions related to Binary search tree- why? how?