Walking into the technical round, I recognized the prompt instantly—it was the same stock price problem I had worked through on PracHub while prepping. The interviewer had me discuss both the brute force approach and the optimized single-pass solution. Before that, a recruiter screen helped clarify my fit for the role, and there was a behavioral round focused on team collaboration. Overall, I found the process straightforward, and I received an offer, but ultimately opted to decline for another opportunity.
Questions d'entretien [1]
Question 1
Given an array of stock prices where prices[i] is the price on day i, return the maximum profit you can achieve from a single buy/sell. You must buy before you sell. Walk through brute force O(n^2), then the single-pass O(n) approach tracking min-so-far, and confirm what to return if no profitable trade exists.
Straightforward interview process with clear communication. The interviewers asked about my background, relevant experience, technical skills, and how I would handle common workplace situations. Overall, it felt professional and organized.
Questions d'entretien [1]
Question 1
They asked me to walk through my previous experience and explain how it related to the responsibilities of the role.
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
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