In the onsite, questions were only based on the task that was given. Focus on Amazon's leadership principles and try to include them in any answers that you give.
Engineer Software Interview Questions
512,496 engineer software interview questions shared by candidates
1. OA1 consists 2 parts, the first one is answering questions and the second one is debugging. 2. OA2 is two coding problems. 3. Phone interview asked me to talk about a recent project and a coding problem, writing a function to search for a contact.
How to sort multiple arrays gigabytes in size How to organize an airport What is quicksort How to find the best score going through a mystery book where each page has a score and different options for the next page until the end
1. find element in a sorted array 2. 2-sum 3. OO design about a car-racing game, design classes support the changing of cars.OO design about a car-racing game, design classes support the changing of cars.
Connect nodes at the same level in a binary tree
Write a function, which takes input, two sets of integers, and moves a integer from one set to another set in a way that average of both sets increases. It returns true if it successfully moved a element, false otherwise.
Pick the closest k points.
How to find a number which exist odd times in a list
Calculate the square root of a number.
make a function that counts the number of nodes in a tree
Viewing 2281 - 2290 interview questions