DUring a create redeem process, what stage does the market maker take the most amount of risk?
Quant Interview Questions
2,926 quant interview questions shared by candidates
Different types of regression, monte carlo simulation
Talk about a project you are proud of.
Behavioral, math, stats, algorithms, data science
Q: optimal route from home to office (DP)
some easy to medium probability questions
It was a leetcode medium problem
Given a set of portfolio sharpies and a correlation, what is the optimal ratio of portfolios.
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?
What is the most efficent way to sample a 2d random distribution from two 1d random number generators
Viewing 2761 - 2770 interview questions