I applied online. The process took 1 day. I interviewed at Amazon in Jun 2011
Interview
2 Phone screens
Combined Phone screen time : 90 mins
1'st Interview:
1. Convert 255 to Hexadecimal
2. Difference b/w Overriding and Overloading
3. Abstract Classes/Interfaces
4. Primitive Data types
5. Write a class (and narrate it on phone with syntax), to find if a linked list is a looped linked list or not. Note that looped LL is different from circular LL.
Total Interview Time: 40-50 mins.
2'nd Interview:
1. Abstract Class and Interfaces
2. Overriding and Overloading
3. Primitive data types
4. Current Job responsibilities
5. Write a class and narrate it on phone with syntax, which has a method with parameter that takes in a list/array of strings. The method should return a list of Integer values, each denoting which position element of the input array is an anagram (compare to all elements in the list).
Total Interview Time: 40-50- mins.
Other Software Engineer interview reviews for Amazon
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