I know one is: why do you want to be a flight attendant?
MISSING VALUE Interview Questions
6,570,074 interview questions shared by candidates
Find a sequence with max sum in an array of negative and positive real numbers.
You observe a sample of measurements coming from a fixed length ruler. If the object is shorter than the ruler you observe the actual measurement. Otherwise you observe the length of the ruler. What would be a good estimator of the ruler length?
Given a list of n objects, write a function that outputs the minimum set of numbers that sum to at least K. FOLLOW UP: can you beat O(n ln n)?
Can you say: "Peter Pepper Picked a Pickled Pepper" and cross-sell a washing machine at the same time?
Phone interview question # 1: Given an array (for example, [ 1, 0, 2, 0, 0, 3, 4 ]), implement methods that 1. returns the number of non-zero elements (4) 2. moves the non-zero elements to the beginning of the array (the rest of the elements don't matter) -> both [ 1, 2, 3, 4, 0, 0, 0] and [ 4, 1, 3, 2, X, Y, Z ] are valid
How do you sell new brand of packaging water?
Most questions that were asked during my f2f were mostly situational and yes or no questions. Just be yourself and answer honestly and you should be fine.
Behavioral questions (name a time, give an example of a situation, etc)
What is security?
Viewing 411 - 420 interview questions