During Amazon's virtual onsite for the SDE intern role, I was asked a coding question involving prefix search. Given a list of words and a prefix, I had to return all matching words. I started with a simple startswith() loop, then optimized it using a Trie. Implemented insert, prefix search, and DFS to collect all matches. Interviewer was friendly and liked the structured approach.
Was part of the women programme spring insight. Started off with an initial cv screen, then moved onto a hackerrank oa, and then we moved onto an in person workshop with an interview at the end
Interview questions [1]
Question 1
They asked to discuss how I dealt with learning new things
Round 1: OA (Leetcode + behavioral)
Round 2: 1hr Zoom (Leetcode + behavioral)
The interviewer looked very disinterested and bored, like he did not want to be there at all.
Interview questions [1]
Question 1
Tree based Leetcode quesiton, probably easy or medium.
I applied in-person. I interviewed at Amazon (Seattle, WA) in Jun 2026
Interview
Alright process one technical and one one technical as well worth behavioral at end on each sides. will drill you on the project you talk about so be prepared as such
Interview questions [1]
Question 1
Tell me about a project on your resume? How did you implement Ai