Three coding problems like questions in leetcode.
Quant Research Interview Questions
727 quant research interview questions shared by candidates
Explain SVM. Explain Newton method. Explain the difference between independent and uncorrelated. Some other questions about linear algebra and probability.
Two algorithms/coding questions, three math questions
online assessment, only math problems
Sample points randomly from a unit sphere. How do you get uniform variables? sample random standard normal variables X1, X2, X3 for the 3 coordinates of the point in the sphere. Then (X1,X2,X3)/sqrt(X1+X2+X3) = (X1,X2,X3) is uniform. What is the variance of each of these uniform variables?
Q: optimal route from home to office (DP)
The question is basically based on your resume and keep digging the details until you can not come up with an answer.
Different types of regression, monte carlo simulation
DUring a create redeem process, what stage does the market maker take the most amount of risk?
It was a leetcode medium problem
Viewing 671 - 680 interview questions