I applied online. I interviewed at Amazon (Virginia City, NV)
Interview
3 technical and followed by hr interview. Leet code questions and explanations in every technical round and behavioral (difficulty u faced, how do you manage tough times, strengths)
based on leadershhip principles.
I applied online. I interviewed at Amazon in Aug 2024
Interview
Initially got an online assessment(4 hours duration) for the Fungible SDEI FT in June 2024. Interviewed in August 2024. 3 virtual onsite interviews - 2 technical coding, 1 behavioral(Amazon LPs). All three were done on the same day.
Interview questions [2]
Question 1
The first coding interview was unnecessarily and unexpectedly hard. It was some variation of a Leetcode Hard question, that too on the topic of Dynamic Programming, which is already more difficult than other topics.
The first level of screening was a technical coding assessment involving algorithmic problem-solving. It was followed by a virtual technical interview focusing on data structures, system design, and a behavioral round emphasizing teamwork and problem-solving skills.
Interview questions [1]
Question 1
Question:
Q: What was the one thing that they asked you?
Answer (Optional):
They asked me to design a scalable system for a URL shortener. I answered by outlining the architecture, including database schema, load balancer, and hashing mechanism for generating unique short links. I also discussed how to handle edge cases and scale the system.