3 rounds in total - 1. Technical, 2. LLD + Behavioral , 3. Behavioral.
Technical is easy and can be done if you are well prepared with leetcode, I felt the behavioral is harder than I thought. I would recommend focusing more on the behavioral and the LLD part of the interview as important as coding.
Interview questions [1]
Question 1
A question from strings and one form the adj Graphs, I could solve them pretty easily.
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.
Interview questions [1]
Question 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