Ask to finish 2 programming questions in hackerrank for 1 hour.
Quantitative Researcher Interview Questions
2,685 quantitative researcher interview questions shared by candidates
Describe your favourite statistic concept as if I was five years old
Write a program and output all the prime number smaller than an integer N
What is the data structure of dictionary in Python?
Probability X > Y, X ~ N(0,2), Y ~ N(0,1)
You flip a weighted coin that comes up Heads 40% of the time and Tails 60%. If you flip this coin 5 times, what is the probability that you see at least 3 Tails, rounded to the nearest percent?
Q1 How would you devise a poll? Q2 How would you run an A/B test if you cannot guarantee that the two groups are randomized?
How did you find out about this position
Suppose there are n lily pads located on a unit circle, and a frog initially is sitting on one of them at time = 0. Every minute this frog will make a jump to the lily pad that is next to it, either to the left or to the right with probability = 1/2. Find the expected time in minutes for this frog to visit every lily pad on the unit circle.
Longest increasing subsequence in a sequence
Viewing 321 - 330 interview questions