Candidatei-me por meio de recrutador(a). O processo levou 2 semanas. Fui entrevistado pela Amazon em mar. de 2018
Entrevista
The hiring manager contacted me on LinkedIn. We discussed the role, I sent her my resume and the phone screen was scheduled. 2 days after the phone screen I was told I had done well and I would be brought onsite. 2-3 days passed and no one contacted me to actually schedule the onsite. I finally reached out to the recruiter I was working with and was told that the position had already been filled. Well how about letting me know?
2 days later I was told that another team was interested in interviewing me and wanted to schedule a phone screen.. again !? I agreed.. but the 2nd phone screen was bizarre. Who asks a system design question in a phone screen? I did okay.. but it's definitely difficult to tackle this over the phone. Next morning I got an email saying it's a no-go.. but I should keep applying to positions that interest me. However as I applied to other positions, I got rejects and found out much later from a friend that apparently Amazon has a 6 month cool off period. So why tell me to keep applying to other positions?
Perguntas de entrevista [1]
Pergunta 1
Lots and lots of behavioral questions in both phone screens.
Design a parking lot system.
Leetcode medium level coding question
The technical round focused on a DSA problem about finding the closest points to the origin, where I was asked to explore multiple approaches like sorting, heaps, and quickselect. It felt straightforward, and I was ready for it thanks to the time I spent on PracHub brushing up on similar questions. The interview also included a behavioral section, but overall, I found the process to be very easy. Happy to say I received an offer, which I gladly accepted!
Perguntas de entrevista [1]
Pergunta 1
K Closest Points to Origin - given an array of points on the 2D plane and an integer k, return the k closest points to the origin (0,0). Walk through sort-by-distance O(n log n), heap-based O(n log k), and quickselect O(n) average; discuss when to prefer each based on the relationship between n and k.
Tough interview.
The Process: Automated Online Assessment (OA) with 2 coding questions and a system simulation, followed by a 4-round virtual Loop. Every single round started with 20 minutes of intense, behavioral behavioral questions diving into Amazon's Leadership Principles, followed by 25 minutes of technical coding or system design.
Amazon interviews are a test of mental endurance because you have to switch from deep behavioral storytelling straight into complex coding which can be so difficult. I used Apex Interviewer to practice the cognitive context switch. Running through their live-coding workspace helped me ensure my technical communication and architectural structures remained sharp and automatic, even after spending the first half of the interview defending my past project metrics. I fed the practice AI questions I extracted from glassdoor and gothamloop.
In the end, the offer was way lower than I hoped.
Perguntas de entrevista [1]
Pergunta 1
Design the backend inventory tracking and placement service for a global fulfillment network, ensuring strict transactional consistency across multiple regional warehouses during peak shopping events.
Fiz uma entrevista na empresa Amazon (Dublin, Dublin).
Entrevista
Initial screening call with recruiter followed by a 1 hr hacker rank question on DSA. The final round was a panel consisting of 4 interviews ranging from technical design, more DSA and behaviour questions.
Perguntas de entrevista [1]
Pergunta 1
Describe a time when you disagreed with your team and how you resolved it