I applied online. The process took 1 week. I interviewed at Amazon (Bengaluru) in Sep 2023
Interview
The interview process consisted of 2 rounds - an Online Assessment on HackerRank which consisted of 2 questions and an Interview Round in which they asked 2 DSA questions. In the interview, they also asked me to introduce myself and they straight away went for the questions.
Interview questions [1]
Question 1
Q1: Given a m x n grid filled with non-negative numbers, find a path from top left to bottom right, which minimizes the sum of all numbers along its path. Note: You can only move either down or right at any point in time. Q2: You are given an integer array height of length n. There are n vertical lines drawn such that the two endpoints of the ith line are (i, 0) and (i, height[i]). Find two lines that together with the x-axis form a container, such that the container contains the most water. Return the maximum amount of water a container can store.
HR interview, then I had 1 45 minute coding round with 10 minutes behavioral and 35 minutes coding. Behavioral round was typical star format questions probing at leadership principles. Ex. Tell me about a time you took initiative and it didn’t work out.
Interview questions [1]
Question 1
Given an m x n grid of characters board and a string word, return true if word exists in the grid.
La entrevista para el puesto de Software Engineer Intern en Amazon fue únicamente en una prueba técnica online con ejercicios de programación y algoritmos, tipo LeetCode. El nivel era alto para unas prácticas, y la plataforma funcionó correctamente durante la evaluación.
Online assessment 1 hour 2 system design questions difficult as well
1 Final round interview 25 min behavioral and 35-40 min technical questions 1-2 leet-code medium difficulty questions data structure analysis questions
Interview questions [1]
Question 1
Amazon Leadership principle for behavioral section