J'ai postulé en ligne. Le processus a pris 1 jour. J'ai passé un entretien chez Amazon (Seattle, WA) en janv. 2011
Entretien
First phone interview, which didn't go well.
First question was about linked list traversal finding a node towards the tail. The algorithm I gave them ran in O(n), then they said it wasn't good enough, so I thought about reversing it and counting from the tail. That took up too much s...pace complexity so I was baffled for a while because I thought they wanted a much more efficient algorithm. Turns out they just wanted two pointers to traverse, which would only be faster than my original algorithm by a constant amount. I failed to see why that would make that much of a difference.
Second question was about Comparable vs Comparator. I NEVER used comparator during my years using Java so I couldn't answer that one.
Third question was finding duplicates in an array. Create another array to keep track of the repetitions, done.
Last question was the hardest - determining the angle between an hour hand and minute hand on a clock. I wasn't expecting a mathematical type question, plus I never really bothered to learn how an analog clock works that well anyway. I took a long time - and screwed up the formula for it, but basically it was dividing the degrees of each quadrant and applying what I know about hours and minutes to it. Didn't do that well - cause clocks aren't exactly my area of expertise.
Questions d'entretien [2]
Question 1
Find the angle between the hour hand and the minute hand on a clock given the hour, minute and second.
J'ai passé un entretien chez Amazon (Londres, Angleterre)
Entretien
OA contained 2 coding questions and then followed by a multiple choice question on behavioral where they emphasized a lot on their leadership rules which you can find on their website
Questions d'entretien [1]
Question 1
What is customer obsession and how do you apply it
Could not use AI during the first interview. The recruiter was helpful in the screener but the coding exam was tough including the take home test. Did a few Leetcode examples but apparently that wasn't enough.
Applied online via the company careers page. Received a reply from HR within a few weeks inviting me to an initial
screening call over Teams. Process also included an online coding assessment sent as a pre-interview step.
Communication from HR was professional, prompt, and friendly throughout the scheduling stage.
Questions d'entretien [1]
Question 1
Standard background and motivation questions — what attracted me to the company, and a walk-through of recent