I applied through college or university. The process took 4 days. I interviewed at Amazon (Hyderabad) in Sep 2022
Interview
Interview started of with introduction followed by 2 data structures and algorithm questions.the first question was based on priority queues which could have alternatively done by using multiset and the second questions was based on the least common ancestor of two nodes in a binary tree.
I applied online. The process took 1 day. I interviewed at Amazon (Varsovia, Mazovia) in May 2021
Interview
Application -> Tests -> Answer Try to get a referral and study hard for the interview Leetcode is a good option. All assessments were online through a interview platform managed by a third party company
Interview questions [1]
Question 1
Programming interview, cognitive and virtual job day
I was asked two technical questions during the interview. One was based on binary tree - check if a binary tree is symmetric or not and the Other one was to design a music system which play songs according to the weather.
Interview questions [1]
Question 1
1. Check if a binary tree is symmetric or not 2. Design a music system which play songs according to the weather.