I applied online. The process took 5 months. I interviewed at Amazon (New York, NY) in Jan 2024
Interview
Ok. Didn't do enough Leetcode. Interviewer was nice, and didn't interrupt when coding. I did okay. I wasn't expecting a follow up lol. OA then, final round interview. OA was two questions that could be solved with nested for loops. Passed all test cases for one question and passed most test cases for the second question. Sent to final round.
Interview questions [1]
Question 1
isValidParentheses, followed up with Valid Parentheses String LC Problems
Il colloquio è formato da due test di coding inerenti ad algoritmi e strutture dati di difficolta media/difficile su leetcode.
Successivamente si passa ad una prova attitudinale e poi una phone call.
I applied through college or university. I interviewed at Amazon (Bengaluru) in Aug 2022
Interview
Consisted of two rounds
1) OA containing 2 problems based on arrays and a behavioural test which is prioritised in my opinion.
2) Technical Round where they asked 2 problems
Interview questions [1]
Question 1
1) Print all anagrams in a list of strings in the order they appear
2) Find the maximum sum in a binary tree containing negative nodes.