The Amazon interview process includes an online assessment, phone screening, technical interviews (coding, algorithms, and system design), and behavioral interviews focused on leadership principles and problem-solving skills.
They were more concentrated on the behavioral questions then the actual problem solving skills.
Got an online assesment and a technical interview. It was a leetcode medium question and not a super challenging one. The interviewer was super nice and friendly and overall pretty good experience.
Interview had 2 coding questions, 1st one was rotated binary search, 2nd one was to check if input string was made up of an array of substrings. The questions were easy and straightforward, nothing was asked related to the projects I'm working on.
Interview questions [1]
Question 1
How would you implement the code with less time and space complexity?