Do you want to drink coffee ?
Software Interview Questions
551,241 software interview questions shared by candidates
Know your data structures
NDA
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.
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.
Given an array of unique integers, return a pair of integers that sum up to a target sum.
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.
Viewing 2451 - 2460 interview questions