Envié una solicitud electrónica. Acudí a una entrevista en Amazon
Entrevista
First, I applied, shortly after I got an invitation to take the online assessment. The assessment was a leetcode style question along with a full-stack app you had to troubleshoot, told u some errors it had and you had to search through the backend to fix (you could use a restricted AI helper for this). I bombed the leetcode question and got a majority of test cases passed for the full-stack app.
Otras opiniones sobre las entrevistas para el puesto de SDE 1 en Amazon
Interview includes 2 coding rounds, 1 system design round, and STAR-based behavioral questions. Focus on DSA, especially graphs and trees. Also prepare Gmail filtering, timestamp-based filtering, and related implementation concepts.
Preguntas de entrevista [1]
Pregunta 1
Graphs trees star based questions filtering of emails and timestamps
I attended an SDE 1 interview at Amazon. The interviewer focused on data structures, algorithms, and problem-solving. I explained my approach clearly, optimized my solution, answered behavioral questions, and gained valuable interview experience.
Asked for intro, then 2 dsa question and 1 question on lp. Explain your thought process and start with brute force dry run it explain its tc and sc and theb jump on to optimised solution