A game where two players each throw two dice each. If any one die matches the other, you win a dollar. If there is no match, you lose a dollar. Would you play this game or not and why?
Quantitative Researcher Interview Questions
2,685 quantitative researcher interview questions shared by candidates
Expected length of the longest segment of a unit-length stick broken in 2 places.
What is the probability that three random points on a unit circle would form a triangle that includes the center of the unit circle?
Let's play another game: There are 100 balls, you and I pick the balls in turn, for each round you can pick 2^k balls(k=0,1,2,...). Do you have a strategy to win?
There are N(sufficiently large) numbers that may repeat and x repeats more than N/2 times. Try to find an algorithm with time O(N) and space O(1) to find x.
Some sample questions: Q. You have a biased coin in which the probability of getting a head is 51%. Create an event out of this coin which has a probability of 25%. Q. There is a calculator in which all digits (0 to 9) and the basic arithmetic operators (+, -, *, /) are disabled. However other scientific functions are operational like exp, log, sin, cos, arc tan, etc. The calculator currently displays a 0. Convert this first to 2 and then to 3. Q. There are five points in an equilateral triangle of side length 1. Prove that there are two points with distance less than 1/2.
Build a tree where the parent can have any number of children. Find the coefficient of a quadratic polynomial if you know the value of y when you plug in any x.
You have r red balls, w white balls in a bag. If you keep drawing balls out of the bag until the bag now only contains balls of a single color (ie you run out of a color) what is the probability you run out of white balls first? (in terms of r and w).
What is the difference between GNB and logistic regression? Which one would you opt under different circumstances?
Game: I throw coin 5 times, you throw it 4 times, if I have more heads than you, I win, otherwise you win. What is the chance you will win?
Viewing 51 - 60 interview questions