expected number of dice rolls to get 2 heads in a row
Quantitative Research Intern Interview Questions
4,831 quantitative research intern interview questions shared by candidates
Why would people get insured knowing that insurance companies are always calibrated in a profitable way?
Estimation, Market-making game, Expected value questions with die.
Asked complicated math questions.
1. give you 50 white and 50 black balls, two box. allocate the balls in the box, pick one ball from one of the box, what is the highest and lowest probability of getting a white one? 2. favorite course 3. time mangement
Who were your last 5 managers? How would they rate your performance on a scale of 1 to 10?
Questions classiques (régression linéaire, calcul stochastique, ...)
The video response are not behavioural, the one I can recall was tell me how you would plan your day. You were given a series of tasks and conditions and had to fit them into your schedule.
What will be printed by this python program: class Parent: x = 0 class Child1(Parent): pass class Child2(Parent): pass Parent.x = 1 print(Parent.x, Child1.x, Child2.x) Child1.x = 2 print(Parent.x, Child1.x, Child2.x) Child2.x = 3 print(Parent.x, Child1.x, Child2.x)
Brain teasers and Monte Carlo Simulations
Viewing 3121 - 3130 interview questions