I applied through a coding contest Amaze wow and got shortlisted after the intial coding round.
Next up was a scheduled online interview.I got the interview call after 2 weeks of the coding round
Interview questions [1]
Question 1
1.given a n digit number find the number that is greater than the given input and also formed using the digits in the input?
I applied through college or university. The process took 1 day. I interviewed at Amazon (Bengaluru) in Jun 2020
Interview
It was pretty simple. There were two rounds, both technical. They asked 2 coding questions in each interview. The interviewer directly went to data structures and algorithms. They also asked some questions about the projects I had done.
Interview questions [1]
Question 1
Find the maximum element in the given sliding window.
I applied through college or university. The process took 1+ week. I interviewed at Amazon (Manipal) in Aug 2019
Interview
There was an online test which had 3 rounds. The first round involved mcqs for general aptitude and logical reasoning questions. The 2nd round had 20 mini coding questions in which we had to correct errors in codes given. Finally thee was a coding round with 2 questions.
The interview had 1 round only.
Interview questions [1]
Question 1
How to remove elements from a unsorted linked list ?