Coding interview was based on Python and probability questions. Coding interview had string manipulation and tokenization question & one dynamic programming question
Quantitative Analyst Intern Interview Questions
10,163 quantitative analyst intern interview questions shared by candidates
Programming to determine whether 2 triangles are equivalent? Equivalence is defined as one triangle can exactly covered by another after spinning and moving.
Find a point within the triangle that minimize the sum of distances to vertices
Expected probability questions through assessment.
The test had the following questions (easy to difficult) 1) Enter a dimension(number) and verify if it can be a 3 dimensional figure (minimum dimension is 2) Eg. if you enter 8 -> (2 x 2 x 2) -> Yes 10 -> (5x2) -> No 12 -> (2x2x3) -> Yes
Find the limit distributions of a markov chain.
Basic probability questions
What are the eigenvalues of the nxn matrix with n in the diagonal and 1 elsewhere?
1 question was based on wiggle sort, other was some dice problem.
Given a specific trading strategy and an input of stock prices, calculate the gain/loss at the end of the day
Viewing 1271 - 1280 interview questions