Est-ce que vous êtes revendable? Comment est-ce que je peux vous vendre chez le client?
Senior Interview Questions
340,828 senior interview questions shared by candidates
Given an array of integers A[1...n], compute the array B[1...n] such that B[k] is the product of all the elements of A, except A[k]. Part ii) Try to do it without division (some mobile devices don't have division). Was asked to write code for part ii.
1) Given a array and a sum, find all the pairs in the array which have the given sum. 2) Given a BST you need to identify swapped nodes
All linked to the Amazon leadership principles.
Most questions are built around Amazon's 14 principles.
Print out, from small to big, of a sequence intergers, without sorting.
If we offer you less, will you still join us?
There is a body of water that starts with 1 square unit, and doubles in size every day (2 units after 2 days, 4 units after 4 days). It takes 100 days to fill up. How many days would it take to fill if you started with 2 square units?
1. Give background 2. How I will respond to a particular scenario etc
Given a 1TB file of serialized 4 byte integers, and 2GB of ram, sort the integers into a resulting 1TB file. My interviewer was very collaborative in entertaining various solution ideas until we came up with a combo that would work performantly and reduce the number of passes over the 1TB file and intermediate files.
Viewing 71 - 80 interview questions