I applied through college or university. The process took 4 weeks. I interviewed at Amazon in Aug 2022
Interview
Easy and hassle free. Difficultly was medium and if one have His concepts clear then it would make it more easy for you to get through it. Practice problem solving and solve as many questions as possible.
Interview questions [1]
Question 1
Middle element in a matrix . Siblings in a binary tree.
I applied through college or university. I interviewed at Amazon in Jul 2022
Interview
First we had an coding round and mental ability round after that we had an interview where they asked two questions to code and after that they shortlisted based on performance
I applied online. The process took 3 months. I interviewed at Amazon (Beaverton, OR) in Nov 2022
Interview
Only two portions for the entire process, an assessment done at my own time and then a final technical/behavioural interview. The interview itself wasn’t bad, only a few behavioural questions with the majority of time spent on a coding question which was fairly simple. I think i did fairly well but got an email saying they’re pausing hiring so I don’t know how well I actually did since I never got an offer.
Interview questions [1]
Question 1
Given a pattern and a list, find the index on the array in which the pattern breaks and return it. if there is no break return -1.