Upload Button Icon Add office photos

Filter interviews by

Morgan Stanley Technical Analyst Interview Questions and Answers

Updated 23 Aug 2023

Morgan Stanley Technical Analyst Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Coding Test 

2 hours coding round with 3 sections
1st being mcq aptidute+coding question 20 mins were given for this section and 20 questions were there in this section

2nd section consisted of 8 questions where we had to do the error correction in the given code 20 mins were also given for this section

3rd section consisted of 2 coding problems 20 mins were given for each one was a dp and one was a segment tree question

I was able to do everything correctly and was selected for the first interview round

Round 2 - Technical 

(1 Question)

  • Q1. Firstly they asked me to Tell me about myself Then a little bit about my projects Then 3 coding questions were ASKED 1st was a really recursion problem 2nd was a dp problem specifically a generic problem ...
Round 3 - HR 

(4 Questions)

  • Q1. Why do you want to join the company
  • Q2. Tell me what do you know about the company
  • Q3. Then I was asked about my project and cross questioned on it
  • Q4. Then i was asked about a system design question (since I didn't study about it I tanked here :))

Interview Preparation Tips

Topics to prepare for Morgan Stanley Technical Analyst interview:
  • System Design
Interview preparation tips for other job seekers - Basically I the hr round I was asked everything from my resume except system design

Technical Analyst Interview Questions & Answers

user image Deepak Gautam

posted on 9 Feb 2017

I was interviewed 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

Technical Analyst Interview Questions Asked at Other Companies

asked in Coforge
Q1. Write a program to get a employee list whose salary is greater th ... read more
Q2. Optimize the code for job scheduling written in the first round
asked in Coforge
Q3. Explain Security authentication implementation and what are the d ... read more
asked in Coforge
Q4. How did you implemented the microservices in your project, What a ... read more
asked in Coforge
Q5. How did you configure Api gateway to manage your microservices?

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before May 2022.

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. Projects on resume , basic dsa, real life example fo data struct, oops . procedure - pl /sql
Round 3 - HR 

(1 Question)

  • Q1. Family backgroudn , hobbies , general discussion

I was interviewed in Apr 2021.

Interview Questionnaire 

1 Question

  • Q1. Asked to explain my blockchain project, reverse a doubly link list, some puzzles, coding questions based on dp.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview experience was good. One of the interviewer was amazing.

I applied via Campus Placement and was interviewed before Nov 2019. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. I was asked questions about my projects in the CV (CAPM, Black Scholes, etc.)
  • Q2. I was asked common known puzzles (coin-balance puzzle)
  • Q3. HR asked questions to test the company fit

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing in particular

Interview Preparation Tips

Round: Initial shortlisting
Experience: Only students from the CS and IT branches at NITK were permitted to enroll for the process. A minimum CGPA requirement was set after which 80 of us were eligible to write the aptitude test.

Round: Test
Experience: Written aptitude test: Consisted of 4 multiple choice papers - Logical reasoning, quant, English and basic programming for which we were given 20 minutes each. Felt that the questions were simple and pretty straightforward. The results were announced in the afternoon and 20 of us had cleared the test.

Round: Technical Interview
Experience: Technical Interview: I was asked moderate questions on algorithms, database systems and the projects I had done in college. The interviews went on till around 6 pm after which 11 of us progressed to the final round.

Round: HR Interview
Experience: HR interview: This was an interview that I really enjoyed. The HR manager began with the clichéd questions and then went on to ask some very interesting ones for about half an hour.

General Tips: "If you're keen on knowing what it was like to intern at J.P. Morgan, you could visit this link on my personal blog and read the article I had written about my internship.
Do not use the internship only as an opportunity to get employed. Assess what the firm has to offer you and whether a full-time job there would help you in the long-term scheme of things.
In any case, I do believe that an internship at J.P. Morgan would be a great way for you to get an insight into the corporate world, especially if you're keen on working in the technology sector in the financial services industry."
Skills:
College Name: NIT Surathkal
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Asked questions on multithreading and deadlocks. Data flow between components in React - Parent to Child and vice versa. State management techniques in React. Life Cycle methods. HTML DOC and related ta...
Round 2 - HR 

(1 Question)

  • Q1. General discussion on current CTC and Expected CTC.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

I applied via Company Website

Round 1 - Technical 

(1 Question)

  • Q1. How does the Angular pipes works. ?
  • Ans. 

    Angular pipes are used to transform data in templates before displaying it to the user.

    • Angular pipes are used in templates to format data before displaying it.

    • Pipes can be used to transform strings, numbers, dates, and other types of data.

    • There are built-in pipes like 'uppercase', 'lowercase', 'currency', 'date', etc.

    • Custom pipes can also be created to suit specific formatting needs.

    • Pipes can be chained together to app

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t get into this company.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Oct 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. Questions on office 365 administration Scenario based questions Desktop support and troubleshooting
  • Q2. Questions on past experience
  • Q3. Questions on mail forwarding,shared mailbox.DL

Interview Preparation Tips

Topics to prepare for BNY Senior Technical Analyst interview:
  • Office 365
  • Active directory
  • iTIs
  • Service desk management
  • Desktop Support
  • Citrix
Interview preparation tips for other job seekers - Interview questions are average
Totaly 5 rounds
Be prepared with your resume
They ask questions from you resume

Technical Lead Interview Questions & Answers

BNP Paribas user image Subhansh J . Singh

posted on 20 Jun 2024

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

I applied via Referral and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. For Production support role they had asked to solve a SQL query which needed your expertise in joins and how to use them
  • Q2. Another question on Autosys how to create a cyclic job that runs continuously without any downtime
Round 2 - One-on-one 

(2 Questions)

  • Q1. Recent automation you did that helped in your project?
  • Q2. Why you are looking for a change?
Round 3 - HR 

(2 Questions)

  • Q1. Salary expectation ?
  • Q2. What really motivated you to look for a job change?

Morgan Stanley Interview FAQs

How many rounds are there in Morgan Stanley Technical Analyst interview?
Morgan Stanley interview process usually has 4 rounds. The most common rounds in the Morgan Stanley interview process are Resume Shortlist, Coding Test and Technical.
How to prepare for Morgan Stanley Technical Analyst interview?
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.

Morgan Stanley Technical Analyst Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Citicorp Interview Questions
3.7
 • 562 Interviews
Wells Fargo Interview Questions
3.9
 • 561 Interviews
HSBC Group Interview Questions
4.0
 • 490 Interviews
Goldman Sachs Interview Questions
3.6
 • 407 Interviews
Deutsche Bank Interview Questions
3.9
 • 362 Interviews
American Express Interview Questions
4.2
 • 360 Interviews
UBS Interview Questions
4.0
 • 337 Interviews
BNY Interview Questions
3.9
 • 334 Interviews
Barclays Interview Questions
3.9
 • 271 Interviews
View all
Morgan Stanley Technical Analyst Salary
based on 5 salaries
₹10.7 L/yr - ₹30 L/yr
65% 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
3k salaries
unlock blur

₹5.1 L/yr - ₹19.3 L/yr

Senior Manager
2.5k salaries
unlock blur

₹15.7 L/yr - ₹54 L/yr

Manager
1.8k salaries
unlock blur

₹10.6 L/yr - ₹42 L/yr

Senior Associate
1.5k salaries
unlock blur

₹7 L/yr - ₹26 L/yr

Vice President
1.2k salaries
unlock blur

₹24 L/yr - ₹78 L/yr

Explore more salaries
Compare Morgan Stanley with

JPMorgan Chase & Co.

4.0
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