I applied online. I interviewed at Amazon (Bengaluru)
Interview
The interview was friendly. The interviewer asked two questions about Data Structures and Algorithms: one about linked lists and another pattern question where you need to determine the numbers in each layer that sum up to the maximum value.
Interview questions [2]
Question 1
Given a LL, check whether it is palindrome or not.
Given a pattern with increasing length of arrays stacked upon each other like a triangle, find the integers which fetch the maximum sum, given that you should not move more than one step down to the next row
I applied through college or university. The process took 5 days. I interviewed at Amazon (Bengaluru) in Jul 2023
Interview
The interview process consists of three comprehensive rounds: two in-depth technical rounds focused on assessing technical skills and problem-solving abilities, followed by a final HR round to evaluate cultural fit and interpersonal skills.
Interview questions [1]
Question 1
1 Round contains 2 Question - Binary search and Longest common subsequence
it was an hours long interview, before that i have given the coding assessment round which include 1 coding questions and other sections of mcqs of topics related to dbms, networking, oops, data structure etc
Interview questions [1]
Question 1
The question was related to graph, we need to find the shortest distance between two points , this was basically the question.