loop of interviews:
- coding round: two LeetCode-based questions
- design round: LLD or any other type of programming questions, and behavioral questions + resume questions
- Leadership principles: behavioral questions
Interview questions [1]
Question 1
Coding Round:
Return Increasing Triplet Subsequence:
Example Input: [3, 4, 1, 6]
Example output: [3, 4, 6]
2. Maximum Subarray
Design round:
- Scheduling Task: Given a list of jobs with time and the required resource count, return the minimum number of resources needed at any point in time to run all jobs without delay.
A basic intro and drove into 2 leet code east-medium level questions. One was leetcode balloon and arrow question. The other one is path sum in a tree. The interview was easy but i chocked.
Took and online assessment and after 1 week had 4 interviews in single day. The recruiter was very responsive and helped me understand the interview process. I got the offer!
I applied online. The process took 5 weeks. I interviewed at Amazon (Toronto, ON) in Feb 2026
Interview
OA included hackerrank coding test, workplace simulation, and workstyle survery. after that was just final onsite, 4 rounds back to back. 2 algorithm questions, 1 LLD, and 1 bar raiser.