Data Engineer I applicants have rated the interview process at Amazon with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 50% positive. To compare, the company-average is 57.8% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
I applied through a recruiter. I interviewed at Amazon (Pittsburgh, PA) in Aug 2024
Interview
A recruiter texted me to schedule a call with her. She collected my personal info and skills/tech stacks I had. She also asked me for 5 one-hour-long availabilities for the next phone interview round. Though it was postponed once, I just finished this round today and was waiting for the instructions of the next round.
This phone interview was 3 weeks after my original connection with the recruiter. The interviewer was nice though it took more effort to understand her description of a problem. The live coding session took place on a plain text software provided by Amazon. Pseudo code is accepted as we couldn't execute to fact-check the syntax.
Interview questions [7]
Question 1
A customer comes to you with complaints on that the reports were too slow, what is your take?
There are two tables (tab1 and tab2). Both have one column and below is the data.
Tab1 (col1)
1
1
NULL
Tab2 (col1)
1
1
NULL
NULL
How many records would every join (LOJ, ROJ and FOJ) result?
Given a string, write a function “recurring char” to find the strings first recurring character. Return “None” if there is no recurring character.
Note: Treat upper and lower case letters as distinct characters. You may assume the input string includes no spaces.
Example:
input = "interviewquery"
output = "i"
input = "interv"
output = "None"
Tell me a time when you needed to finish your project within a tight deadline. What did you do? What sacrifice did you make?
Be prepared for follow-ups.
The interview process begins with a recruiter round covering basic details. The technical screening focuses on Python, data warehousing, SQL, and STAR format leadership principles. The second round includes five rounds, covering data modeling and exploring leadership principles using the STAR format, allowing candidates to demonstrate technical and leadership skills comprehensively.
Interview questions [1]
Question 1
data modelling,
behavioural questions diagree with manager, ownership
sql
python
An Amazon interview typically involves multiple rounds, assessing technical skills, problem-solving abilities, and cultural fit. Emphasis is placed on leadership principles, coding proficiency, and behavioral questions to gauge candidate suitability.