I applied online. The process took 2 weeks. I interviewed at Amazon (Seattle, WA) in Sep 2010
Interview
Had 2 phone interviews. I passed the first one so they scheduled the second phone interview, which I did not do well. Perhaps because I this is the first time I do online coding while the interviewer is watching. I jumped on coding too quick before coming up with a clear solution.
Interview questions [2]
Question 1
Given k number of sorted arrays, describe an algorithm to merge them into one array with each element remain sorted. Analyze the complexity.
Given a series or integers, write a program to print them out in random order in equal probabilities. In other words, each time your program runs the output should be different, but each output has equal probabilities.
It was a 2-3 round process, depending on how your interview went, with increasingly hard DSA questions followed by some HR and behavioural questions. First round was mostly easy and medium leetcode, followed by medium and hard questions in the second round and above on more complex topics.
I applied online. I interviewed at Amazon (Bengaluru)
Interview
The interview process consisted of an online assessment followed by two technical interview rounds and one behavioral round. The technical rounds focused on Data Structures, Algorithms, Java, and problem-solving skills. The behavioral round covered Amazon Leadership Principles and past project experiences. The interviewers were professional and the process was well structured.
Interview questions [1]
Question 1
Q: Find the first non-repeating character in a string.
I applied online. I interviewed at Amazon (Tel Aviv-Yafo)
Interview
Amazon's home assignment test involves receiving a coding or case study assignment, completing it independently within a specified deadline (usually a few days), and submitting it for team review. I got an answer after 2 days