Upload Button Icon Add office photos

Filter interviews by

Morgan Stanley Quantitative Researcher Interview Questions and Answers

Updated 3 Mar 2024

Morgan Stanley Quantitative Researcher Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 1) What is attention mechanism (since it was mentionned in my resume) 2) What is the sde of the Heston model? 3) What is implied volatility? 4) What is PCA (machine learning question)? 5) How matrices are...
  • Ans. 

    Answers to various quantitative research questions

    • Attention mechanism is a key component in deep learning models that allows the model to focus on specific parts of the input sequence.

    • SDE stands for Stochastic Differential Equation in the context of the Heston model used in quantitative finance.

    • Implied volatility is the market's expectation of future volatility implied by the prices of options.

    • PCA (Principal Component ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the following topics : numerical algorithms, machine learning basics, optimization, stochastic calculus.

Skills evaluated in this interview

Quantitative Researcher interview

user image Beyond Perceptions

posted on 27 Nov 2021

Quantitative Researcher Interview Questions Asked at Other Companies

asked in WorldQuant
Q1. Clarification about what CPI stands(Is it the same as Grade Point ... read more
asked in Jane Street
Q2. How to simulate a 10 sided die using a 6 sided die
Q3. Write a pseudo code to find the k'th largest element in a array
Q4. 1) What is attention mechanism (since it was mentionned in my res ... read more
Q5. Why do brands launch their products in South India despite consum ... read more

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Finance, probability
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Simplify and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your previous experience
  • Q2. Have you ever worked with machine learning algorithms?
  • Ans. 

    Yes, I have experience working with machine learning algorithms in various projects.

    • I have implemented supervised learning algorithms such as linear regression, logistic regression, and support vector machines.

    • I have also worked with unsupervised learning algorithms like k-means clustering and principal component analysis.

    • I have experience with deep learning algorithms such as neural networks and convolutional neural n...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Assignment 

Dataset and goal of the assignment was shared. Python coding and explanation in ML was expected.

Interview Preparation Tips

Interview preparation tips for other job seekers - Write code and comments elaborately. Hyperparameter tuning and outlier treatment was asked extensively so prepare that part.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Fixed income fundamentals
  • Q2. Previous job functions
Round 2 - One-on-one 

(2 Questions)

  • Q1. Previous job functions
  • Q2. Role in decision making
  • Ans. 

    Quantitative analysts play a crucial role in decision making by providing data-driven insights and recommendations.

    • Utilize statistical models to analyze data and identify trends

    • Develop quantitative strategies to optimize decision making processes

    • Collaborate with stakeholders to understand business objectives and provide relevant analysis

    • Present findings and recommendations to support informed decision making

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Apr 2023.

Round 1 - Technical 

(3 Questions)

  • Q1. Difference VaR and ES
  • Ans. 

    VaR measures the maximum potential loss within a confidence level, while ES measures the expected loss beyond VaR.

    • VaR stands for Value at Risk and measures the maximum potential loss within a specified confidence level.

    • ES stands for Expected Shortfall and measures the expected loss beyond the VaR.

    • VaR is a single point estimate, while ES provides a more comprehensive view of tail risk.

    • ES is considered more conservative ...

  • Answered by AI
  • Q2. List array difference
  • Ans. 

    List the difference between two arrays of strings

    • Loop through each element in the first array and check if it exists in the second array

    • If an element is not found in the second array, add it to the difference array

    • Repeat the process for the second array to find elements in the first array that are not in the second array

  • Answered by AI
  • Q3. Arch and garch models

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Indian Institute of Technology (IIT), Roorkee and was interviewed before Jun 2023. There were 6 interview rounds.

Round 1 - Aptitude Test 

3 sections consisting maths, prob stats and CS fundamentals

Round 2 - Coding Test 

2 easy to medium-level coding questions

Round 3 - One-on-one 

(2 Questions)

  • Q1. Draw graph of x+(1/x)
  • Ans. 

    Graph of x+(1/x) is a hyperbola with two branches.

    • The graph consists of two branches, one in the first quadrant and one in the third quadrant.

    • As x approaches positive or negative infinity, the graph approaches the x-axis.

    • The graph has a vertical asymptote at x=0.

    • The minimum value of the function is 2 when x=1 or x=-1.

  • Answered by AI
  • Q2. Questions from the book xinfingzhou
Round 4 - One-on-one 

(2 Questions)

  • Q1. 3 coding questions on greedy algorithm
  • Q2. 2 coding questions on dynamic programming
Round 5 - One-on-one 

(1 Question)

  • Q1. Questions revolving quantitative finance on bonds, options and black scholes
Round 6 - One-on-one 

(1 Question)

  • Q1. Typical straight forward HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be quick in maths. Time given to solve every question is pretty less
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. What is VaR how to calculate
  • Ans. 

    VaR stands for Value at Risk, a measure used to estimate the potential loss in value of a portfolio over a specified time period under normal market conditions.

    • VaR is calculated by determining the maximum potential loss within a specified confidence level over a given time horizon.

    • There are different methods to calculate VaR, including historical simulation, parametric method, and Monte Carlo simulation.

    • For example, th...

  • Answered by AI
  • Q2. How to calculate VaR for Bonds
  • Ans. 

    VaR for bonds can be calculated using historical simulation, parametric method, or Monte Carlo simulation.

    • Historical simulation involves using historical data to calculate potential losses.

    • Parametric method uses statistical techniques to estimate potential losses based on assumptions about the distribution of bond returns.

    • Monte Carlo simulation involves generating multiple scenarios and calculating potential losses in ...

  • Answered by AI
  • Q3. What is yield is it same as coupon
  • Ans. 

    Yield is not the same as coupon. Yield is the return on investment, taking into account the current market price of the bond.

    • Yield is the return on investment for a bond, taking into account the current market price.

    • Coupon is the fixed interest rate paid by the bond issuer to the bondholder.

    • Yield can be higher or lower than the coupon rate, depending on the bond's current market price.

    • For example, a bond with a $1,000 ...

  • Answered by AI
  • Q4. If you want to check if an OLS is best fit how would you quantify
  • Ans. 

    To quantify if an OLS is the best fit, one can use metrics like R-squared, adjusted R-squared, AIC, BIC, and F-statistic.

    • Calculate the R-squared value - a higher R-squared indicates a better fit

    • Calculate the adjusted R-squared value - it penalizes for adding unnecessary variables

    • Check the AIC and BIC values - lower values indicate a better fit

    • Analyze the F-statistic - a significant F-statistic suggests the model is a g

  • Answered by AI
  • Q5. If there are 2 time series model how to check if both have same distribution
  • Ans. 

    Use statistical tests like Kolmogorov-Smirnov test or Anderson-Darling test to compare the distributions of the two time series models.

    • Apply Kolmogorov-Smirnov test to compare the cumulative distribution functions of the two time series models.

    • Use Anderson-Darling test to compare the empirical distribution functions of the two time series models.

    • Plot histograms of the two time series models and visually inspect for sim

  • Answered by AI
  • Q6. Is duration adjustment always +ve or -ve
  • Ans. 

    Duration adjustment can be positive or negative depending on the direction of interest rate movement.

    • Duration adjustment is positive when interest rates decrease, leading to an increase in bond prices.

    • Duration adjustment is negative when interest rates increase, resulting in a decrease in bond prices.

    • Investors use duration adjustment to hedge against interest rate risk in their portfolios.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Past project experience
  • Ans. 

    I have worked on various quantitative analysis projects in finance, risk management, and data science.

    • Developed predictive models using machine learning algorithms

    • Conducted statistical analysis to identify trends and patterns in data

    • Implemented quantitative strategies for portfolio optimization

    • Utilized programming languages such as Python, R, and SQL

    • Collaborated with cross-functional teams to deliver actionable insight

  • Answered by AI

Morgan Stanley Interview FAQs

How many rounds are there in Morgan Stanley Quantitative Researcher interview?
Morgan Stanley interview process usually has 1 rounds. The most common rounds in the Morgan Stanley interview process are Technical.

Tell us how to improve this page.

Interview Questions from Similar Companies

Citicorp Interview Questions
3.7
 • 560 Interviews
Wells Fargo Interview Questions
3.9
 • 554 Interviews
HSBC Group Interview Questions
4.0
 • 488 Interviews
Goldman Sachs Interview Questions
3.6
 • 406 Interviews
Deutsche Bank Interview Questions
3.9
 • 357 Interviews
American Express Interview Questions
4.2
 • 357 Interviews
UBS Interview Questions
4.0
 • 334 Interviews
BNY Interview Questions
4.0
 • 332 Interviews
Barclays Interview Questions
3.9
 • 269 Interviews
View all
Morgan Stanley Quantitative Researcher Salary
based on 7 salaries
₹20 L/yr - ₹40 L/yr
34% less than the average Quantitative Researcher Salary in India
View more details
Associate
3k salaries
unlock blur

₹5.1 L/yr - ₹19 L/yr

Senior Manager
2.5k salaries
unlock blur

₹15.6 L/yr - ₹56 L/yr

Manager
1.8k salaries
unlock blur

₹10.6 L/yr - ₹42 L/yr

Senior Associate
1.5k salaries
unlock blur

₹7.1 L/yr - ₹26 L/yr

Vice President
1.2k salaries
unlock blur

₹21 L/yr - ₹80 L/yr

Explore more salaries
Compare Morgan Stanley with

JPMorgan Chase & Co.

4.0
Compare

Goldman Sachs

3.6
Compare

TCS

3.7
Compare

Deloitte

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview