I applied online. I interviewed at Amazon in Feb 2019
Interview
Two interviewers, one young white men, and one white manager. First introduce themselves, them BQ questions, them ask one coding question, and follow up question, ask time complexity, space complexity. Ask difference between sql and nosql.
I applied through college or university. The process took 2 days. I interviewed at Amazon (Allahabad) in Aug 2019
Interview
There was a mandatory psychometric test first . Then there were 2 rounds, first one was an online written test -2 programming questions (no language restrictions)+Aptitude+English
second one was 1:1 interview.
In Programming questions, one question was simple array based while the other one was from backtracking domain.
Interview questions [1]
Question 1
Data Structures and Algorithms + Java Basics + GIT
I applied through college or university. The process took 1 week. I interviewed at Amazon (Hyderabad) in Sep 2020
Interview
First round was online coding test. Second and third were Technical interviews. I went through first and second rounds but not selected to 3rd round. Atlast 6 people were selected for the SDE intern.
Interview questions [1]
Question 1
In the online test there were 3 sections. Aptitude, coding consists of 2 problems, and behavioral questions. Find whether the given sub tree is present in a tree, merge two sorted linked list are the 2 coding questions in the online test. In second round, I was asked to print the path between two nodes in a binary tree where only the values of two nodes and the pointer to the root node is given.