Upload Button Icon Add office photos

Morgan Stanley

Compare button icon Compare button icon Compare

Filter interviews by

Morgan Stanley Technical Analyst Interview Questions and Answers for Freshers

Updated 23 Aug 2023

Morgan Stanley Technical Analyst Interview Experiences for Freshers

1 interview found

Technical Analyst Interview Questions & Answers

user image Deepak Gautam

posted on 9 Feb 2017

I appeared for an interview in Dec 2016.

Interview Preparation Tips

Round: Test
Experience: This was coding test of 1.5 hr. Two problems one was of medium level and other was tough.
prob1: This was a problem related to matrix and required the knowledge of dynamic programming, I don't exactly remember the problem statement.
Prob2: This was a very simple problem but many students was not able to do this because of twisted problem statement.
PS: I was able to do only second problem.
Duration: 1 hour 30 minutes
Total Questions: 2

Round: Technical Interview
Experience: When shortlist for interview came my name was not there and I was also not expecting my name because I was able to do only one prob. One day before interview extended list came my name was not even there. on day2 I had two interviews. I was waiting for second round of interview in another company(Tesco) then I was informed that my name is in second extended list of Morgan Stanley.
First Interview round: Most of Questions was asked from my projects and was around 30 min long. I did well in this round so called for second round.

Round: Technical Interview
Experience: This was programming round. Three problems was asked
Prob1: HashMap problem
Prob2: Profit maximization, stock price was given for future days. You can buy one stock or sell one stock in a day.
Prob3: Find overlapping area of two triangles
I did all three problems so called for HR round. total of five students were selected for HR round

Round: HR Interview
Experience: This was typical HR round, questions was asked related to my hobbies, what I don't like and what I like about my collage, my future plans etc.
result: 3 was selected out of 5, I was not in those three.

Skills: Algorithm and data structure.
College Name: IIT Varanasi

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. NOTHING SPECIAL

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepare for all types of HL knowledge and login process and market analysis

I applied via Naukri.com and was interviewed before Nov 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Project related interview questions
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion, Asked some questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I have attended for manual testing. I was little easy

I applied via Company Website and was interviewed in Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Hypothetical Questions - What if the company decides to demote all senior associate s to associate? What will be your reaction??

Interview Preparation Tips

Interview preparation tips for other job seekers - I went for Enterprise Testing Senior Associate. The person who interviewed me was very well known to me. He worked with me for more than a year at the same level. Asked illogical questions. All hypothetical questions he asked in which I was the one who was getting demoted or denied bonus or increment.
He should not have taken my interview as it was conflict of Interest. 99% of questions was asked by this guy and the other lady in VC only asked 1 general question.
I reported conflict of interest issue to the hiring HR but no action was taken not any reply toy email came.

Interview Questionnaire 

2 Questions

  • Q1. Discuss about var.
  • Ans. 

    Var is a keyword in programming languages used to declare variables.

    • Var is short for variable.

    • It is used to declare a variable and assign a value to it.

    • The data type of the variable is inferred from the assigned value.

    • Example: var x = 5; // x is now a variable of type integer with value 5

  • Answered by AI
  • Q2. Question on priority queue

Interview Questionnaire 

2 Questions

  • Q1. General questions like please walk me through your resume. What are your strengths and weakness
  • Q2. Technical questions more based on Financial instruments..

I applied via LinkedIn and was interviewed before Oct 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How to make class immutable?
  • Ans. 

    To make a class immutable, we need to ensure that its state cannot be modified after creation.

    • Make all fields private and final

    • Do not provide any setters

    • If mutable objects are used, return copies instead of references

    • Ensure that any methods that modify state return a new instance instead of modifying the existing one

  • Answered by AI
  • Q2. Difference between Threads and Processes.
  • Ans. 

    Threads are lightweight processes that share memory and resources, while processes are independent and have their own memory and resources.

    • Threads are a part of a process and share the same memory space.

    • Processes are independent and have their own memory space.

    • Threads are faster to create and switch between than processes.

    • Processes are more secure and stable than threads.

    • Examples of processes include web browsers and t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I gave two round of technical interview and 1 coding round. Coding round was simple enough. If you practice easy to medium level questions on Leetcode or HackerRank, you'd be able to clear it. Then there were technical rounds where interviewer asked to explain more about my current project, core java basics.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. What's your name

I applied via Referral and was interviewed before Aug 2020. There was 1 interview round.

Interview Questionnaire 

12 Questions

  • Q1. Why do you want to switch?
  • Q2. What caused the 2008 financial crisis?
  • Ans. 

    The 2008 financial crisis was caused by a combination of factors including subprime mortgages, risky investments, and lack of regulation.

    • Subprime mortgages were given to borrowers who were not creditworthy and could not afford to repay the loans.

    • These mortgages were then bundled together and sold as securities to investors, who were not aware of the high risk involved.

    • Investment banks also made risky investments and us...

  • Answered by AI
  • Q3. What are the different types of risks associated with a bond?
  • Ans. 

    Different types of risks associated with a bond

    • Interest rate risk - changes in interest rates affect bond prices

    • Credit risk - risk of default by the issuer

    • Inflation risk - risk of loss of purchasing power due to inflation

    • Liquidity risk - risk of not being able to sell the bond when needed

    • Call risk - risk of the issuer calling back the bond before maturity

    • Reinvestment risk - risk of not being able to reinvest the coupon...

  • Answered by AI
  • Q4. How do you price a bond?
  • Ans. 

    To price a bond, calculate the present value of its future cash flows.

    • Determine the bond's face value, coupon rate, and maturity date.

    • Calculate the bond's yield to maturity.

    • Use the yield to maturity to discount the bond's future cash flows.

    • Add up the present values of the cash flows to get the bond's price.

    • Consider any additional factors that may affect the bond's price, such as credit risk or call provisions.

  • Answered by AI
  • Q5. How do you price an option?
  • Ans. 

    Option pricing involves calculating the value of an option based on various factors.

    • The current price of the underlying asset is a key factor in option pricing.

    • Volatility of the underlying asset also plays a significant role.

    • Time to expiration, interest rates, and strike price are other important factors.

    • Various models such as Black-Scholes and binomial models are used to price options.

    • Option pricing can be complex and...

  • Answered by AI
  • Q6. What is duration?
  • Ans. 

    Duration is the length of time something takes to complete.

    • Duration can be measured in seconds, minutes, hours, days, etc.

    • It is often used to describe the length of a movie, song, or event.

    • In project management, duration refers to the amount of time a task or project will take to complete.

    • Duration can also refer to the length of time a medical treatment or medication should be taken.

    • It is important to consider duration

  • Answered by AI
  • Q7. Will duration be greater for a fixed rate bond or a floating rate bond?
  • Ans. 

    Duration will be greater for a fixed rate bond.

    • Fixed rate bonds have a longer duration than floating rate bonds.

    • Duration is the measure of a bond's sensitivity to interest rate changes.

    • Fixed rate bonds have a fixed interest rate, so their duration is longer as they are more sensitive to interest rate changes.

  • Answered by AI
  • Q8. How do you start your workday?
  • Q9. Where do you see yourself 2 years from now?
  • Q10. Give us an example of a stressful situation you dealt with in your previous role.
  • Q11. How would you mitigate credit risk?
  • Ans. 

    Mitigate credit risk by diversifying portfolio, setting credit limits, and monitoring creditworthiness.

    • Diversify portfolio to spread risk across different industries and companies.

    • Set credit limits based on the borrower's creditworthiness and ability to repay.

    • Monitor creditworthiness of borrowers regularly to identify potential risks and take necessary actions.

    • Use credit insurance or guarantees to protect against defau...

  • Answered by AI
  • Q12. Is data quality more important or is timeliness?
  • Ans. 

    Both data quality and timeliness are important, but it depends on the specific use case.

    • Data quality is crucial for decision-making and analysis, as inaccurate data can lead to incorrect conclusions.

    • Timeliness is important for real-time decision-making and time-sensitive operations.

    • In some cases, data quality may be more important, such as in medical research where accuracy is critical.

    • In other cases, timeliness may be...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Everyone at JP tends to study the CV of the candidate before interviews so that they don’t waste time during the interview. Try to keep something in the intro talks that’s not in the CV. This will become a good talking point. I’ve noticed that one page Resumes are more impactful but this is subjective. If you don’t know something, say you cannot recall and move on. Don’t beat around the bush. Maintain eye contact and wear formals.

Skills evaluated in this interview

I applied via Approached by Company and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Questions related to tech stack and easy or medium difficulty questions on problem solving. Based on experience you may asked a simple system design question.

Interview Preparation Tips

Topics to prepare for JPMorgan Chase & Co. Associate interview:
  • Java
  • Spring
  • Spring Boot
  • Microservices
Interview preparation tips for other job seekers - Prepare questions based on tech stack for which applying. e.g. Java, Spring, Spring boot, Microservices, Sql.
Easy to medium difficulty question on problem solving.
Be prepared for simple system design problems based on experience.

Morgan Stanley Interview FAQs

How many rounds are there in Morgan Stanley Technical Analyst interview for freshers?
Morgan Stanley interview process for freshers usually has 4 rounds. The most common rounds in the Morgan Stanley interview process for freshers are Resume Shortlist, Coding Test and Technical.
How to prepare for Morgan Stanley Technical Analyst interview for freshers?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Morgan Stanley. The most common topics and skills that interviewers at Morgan Stanley expect are Agile, Business Analysis, Data Modeling, Financial Services and Investment Banking.

Tell us how to improve this page.

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.8
 • 578 Interviews
Citicorp Interview Questions
3.7
 • 573 Interviews
HSBC Group Interview Questions
3.9
 • 487 Interviews
American Express Interview Questions
4.2
 • 365 Interviews
BNY Interview Questions
3.8
 • 347 Interviews
UBS Interview Questions
3.9
 • 338 Interviews
FactSet Interview Questions
3.9
 • 208 Interviews
View all
Morgan Stanley Technical Analyst Salary
based on 5 salaries
₹10.7 L/yr - ₹30 L/yr
63% more than the average Technical Analyst Salary in India
View more details

Morgan Stanley Technical Analyst Reviews and Ratings

based on 3 reviews

4.0/5

Rating in categories

4.0

Skill development

3.1

Work-life balance

3.5

Salary

4.0

Job security

4.5

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 3 Reviews and Ratings
Associate
3.3k salaries
unlock blur

₹5.2 L/yr - ₹21 L/yr

Senior Manager
2.5k salaries
unlock blur

₹16 L/yr - ₹54 L/yr

Manager
1.9k salaries
unlock blur

₹10.6 L/yr - ₹42 L/yr

Senior Associate
1.6k salaries
unlock blur

₹7.1 L/yr - ₹27 L/yr

Vice President
1.4k salaries
unlock blur

₹21 L/yr - ₹80 L/yr

Explore more salaries
Compare Morgan Stanley with

JPMorgan Chase & Co.

3.9
Compare

Goldman Sachs

3.5
Compare

TCS

3.7
Compare

Deloitte

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