Ask to finish 2 programming questions in hackerrank for 1 hour.
Quantitative Researcher Interview Questions
2,687 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)
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
Give 2 marbles, red and blue what probability of getting blue ?
Min cost to climb the stairs (DP). I think a same problem exists on Leetcode.
questions on linear regression and statistics
Viewing 321 - 330 interview questions