How many years experience I have as a care worker?
MISSING VALUE Interview Questions
6,577,970 interview questions shared by candidates
Given a set of numbers -50 to 50, find all pairs that add up to a certain sum that is passed in. What's the O notation for what you just wrote? Can you make it faster? Can you find an O(n) solution? Implement the O(n) solution
All the questions I was asked were on here so look at all the interview reviews. Also it was super helpful for me personally to have them all written down in a notebook so i could read it over in the thirty sends you have before answering.
Name a time you were asked to do something unethical or that went against company policy ? (ANSWER IN STAR FORMAT)
Possui disponibilidade para trabalhar em escala 6x1 ou 6x2?
Ja trabalhou como vendedor?
I know one is: why do you want to be a flight attendant?
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?
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
Viewing 1541 - 1550 interview questions