Didn't hear back until many months passed, easy interview, said I passed the interview but they didn't have a role open. I think this happened for many other candidates as well.
Three stage interview. Personality, technical, and workplace simulation. Personality was quite straightforward, how would you deal with a problem like this, who would you ask for help in this situation. Technical was very challenging, leetcode medium and hard. Simulation was quite straightforward as well, how would you reply to this email, etc.
Interview questions [1]
Question 1
Two leetcode questions, one medium and one hard. Medium was a nested parentheses question, the hard was a graph algorithm, similar to: https://leetcode.com/problems/count-visited-nodes-in-a-directed-graph/description/. Graph algorithm had an custom object with no documentation, so I had to guess for the API calls, this ate much of the time.
I applied online. I interviewed at Amazon (Haifa) in Feb 2024
Interview
actually very pleasant feeling from the interviewer 2-3 coding problems that test your problem-solving abilities and programming skills. Topics can include data structures (arrays, strings, linked lists, trees), algorithms (sorting, searching), and sometimes basic dynamic programming or bit manipulation.