Estimate how many people are currently in aeroplanes. "Blotto" game with two players, castles worth points 1,23,4,5. Ice cream sellers on the beach
Quant Research Interview Questions
296 quant research interview questions shared by candidates
If X,Y~N(0,1), what's the probability that both X and X+Y are positive?
write algorithm to generate random points in a polygon
Dynamic programming question with expectations
NDA - Can't disclose any answers or questions
Asked me about the 2 envelopes paradox
Hackerrank: Given a matrix A, write a matrix M for which every element [i,j] is the sum of all elements of A left and above A[i,j] Considering the following matrix A: [ [3, 7, 1], [2, 4, 0], [9, 4, 2] ] Compute M: [ [3, 10, 11], [5, 16, 17], [14, 29, 32] ]
Roll D6 untill divisible by n. expected number of rolls.
How can you generate a Poisson distributed random variable?
What is stationarity in a stochastic process? Not to be confused with stationarity distribution of a Markov Chain.
Viewing 11 - 20 interview questions