Asked complicated math questions.
Quantitative Research Internship Interview Questions
4,818 quantitative research internship interview questions shared by candidates
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
What are python data structures? Tell us about the courses you did in school. Tell us about your projects
How do you balance priorities?
I was asked to describe which specific techniques were used by the strategies.
Viewing 3121 - 3130 interview questions