Basic Questions Related to Object Oriented Programming. Some questions on recursion, fibo series, followed by discussion on experience. 2 easy to medium coding questions followed by behavioral. Interview Lasted for 90 mins(average is 45 mins).
I applied through college or university. The process took 1 day. I interviewed at Amazon (Bengaluru) in Oct 2023
Interview
1 technical round Asked 2 dsa questions 1: Given an array arr[] of integers, find out the maximum difference between any two elements such that larger element appears after the smaller number. 2: Given a matrix of dimension M * N, where each cell in the matrix can have values 0, 1 or 2 which has the following meaning: 0: Empty cell 1: Cells have fresh oranges 2: Cells have rotten oranges The task is to the minimum time required so that all the oranges become rotten. A rotten orange at index (i,j ) can rot other fresh oranges which are its neighbors (up, down, left, and right). If it is impossible to rot every orange then simply return -1.
straightforward and smooth process applied online via the ASP portal got an email for an online assessment, then scheduled a phone, into an offer letter. leadership principles are very important during the phone interview.