Do you like soccer?
Quantitative Associate Interview Questions
10,161 quantitative associate interview questions shared by candidates
Basic questions on options, what a market maker does/how it makes money; two brain teasers; motivational questions.
Research, coding language, portfolio construction, backtesting
Given a dataset of investment analyst sentiment, how would you extract signal? Word problem wrapping a Markov chain stationary distribution.
Weighted Random probability distribution
Explain the Central Limit Theorem to me.
If I give you an array of integers, L, and another integer, s, can you write a program to find out whether there exists a *pair* of integers in L which sum up to s. What's the time complexity of this program? Can you find a faster version? Example: L = [8,4,7,1,4], s = 11. In this case, the program should return true since 7 + 4 = 11.
Explain your research. The candidate should be able to understand their own work and explain it to others in a simple way. It is also the time to show the interviewer that your background is a match for the job you are applying for. Probability questions: e.g. there are a total of one hundred strings that each has a length of one inch. If you randomly tie two loose ends up, what is the average length of all strings (expected value)? If you randomly tie 2n loose ends up, what is the average length of all strings? Algorithm questions: e.g. string manipulation (e.g. sorting)
Tell me a little bit about yourself.
Martingales, probability, Linear Algebra.
Viewing 1191 - 1200 interview questions