Upload Button Icon Add office photos

Filter interviews by

Morgan Stanley Senior Manager Interview Questions and Answers

Updated 24 Nov 2024

7 Interview questions

A Senior Manager was asked 9mo ago
Q. Which design patterns have you used?
Ans. 

The design pattern used is the Singleton pattern.

  • Ensures a class has only one instance and provides a global point of access to it

  • Commonly used in scenarios where only one instance of a class is needed, such as database connections or logging

  • Implemented by creating a static method to return the same instance of the class each time it is called

A Senior Manager was asked 10mo ago
Q. Design a Kafka-based microservices architecture.
Ans. 

Designing Kafka and microservices architecture for scalability and fault tolerance

  • Use Kafka as a distributed streaming platform to handle large volumes of data

  • Implement microservices architecture to break down the application into smaller, independent services

  • Use Kafka Connect to integrate Kafka with microservices for seamless data flow

  • Leverage Kafka Streams for real-time data processing within microservices

  • Ensure...

Senior Manager Interview Questions Asked at Other Companies

Q1. What is your understanding of the requirements for shuttering mat ... read more
asked in Tata Motors
Q2. Types of pumps and for which process which types of pumps are req ... read more
asked in Tata Motors
Q3. What would you do if there was a shortage of parts for a customer ... read more
asked in Tata Motors
Q4. If you are a customer of a TATA product and face a problem, where ... read more
asked in Flipkart
Q5. What would you do to double the revenue of your organization?
A Senior Manager was asked
Q. Given a binary tree and a node, print all cousin nodes of the given node.
Ans. 

Print cousin nodes in a tree structure

  • Traverse the tree to find the parent node of the given node

  • Find all the children of the parent node except the given node

  • Print the names of the cousin nodes

A Senior Manager was asked
Q. Design Google Drive.
Ans. 

Design a cloud storage service like Google Drive

  • Implement user-friendly interface for uploading, organizing, and sharing files

  • Provide seamless integration with other Google services like Gmail and Google Docs

  • Ensure robust security measures to protect user data

  • Offer scalable storage options for individuals and businesses

  • Enable offline access and synchronization across devices

What people are saying about Morgan Stanley

View All
a system engineer
2w
Got a question about Morgan Stanley?
Ask anonymously on communities.
A Senior Manager was asked
Q. You are given an n x n 2D matrix representing an image, rotate the image by 90 degrees (clockwise).
Ans. 

To rotate an image by 90 degrees, transpose the image matrix and then reverse each row.

  • Transpose the image matrix by swapping elements across the diagonal

  • Reverse each row of the transposed matrix

A Senior Manager was asked
Q. Explain the internal implementation of a hashmap.
Ans. 

HashMap is a data structure that stores key-value pairs for efficient data retrieval using hashing.

  • Uses an array of buckets to store entries.

  • Each bucket can contain multiple entries in case of hash collisions.

  • Hash function computes an index based on the key.

  • Load factor determines when to resize the HashMap.

  • Example: Inserting a key-value pair (key: 'A', value: 1) involves hashing 'A' to find the index.

Morgan Stanley HR Interview Questions

71 questions and answers

Q. How well can you perform under pressure?
Q. How did you handle risk in your previous firm?
Q. Explain your project in detail.
A Senior Manager was asked 9mo ago
Q. Current project
Ans. 

Currently leading a cross-functional team in developing a new product launch strategy.

  • Leading a cross-functional team

  • Developing a new product launch strategy

  • Ensuring alignment with company goals and objectives

Are these interview questions helpful?

Morgan Stanley Senior Manager Interview Experiences

19 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Leet code medium problem related to arrays

Round 2 - Coding Test 

Core Java multithreading serialization Treemap indepth working

Round 3 - Case Study 

Design parking lot with multiple in and out gates

Round 4 - Technical 

(1 Question)

  • Q1. Design Kafka and microservices around it
  • Ans. 

    Designing Kafka and microservices architecture for scalability and fault tolerance

    • Use Kafka as a distributed streaming platform to handle large volumes of data

    • Implement microservices architecture to break down the application into smaller, independent services

    • Use Kafka Connect to integrate Kafka with microservices for seamless data flow

    • Leverage Kafka Streams for real-time data processing within microservices

    • Ensure faul...

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Cultural fit round and salary expectations

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Online test for 1 hr

Round 2 - Coding Test 

Tree implementation : search, add

Round 3 - Technical 

(2 Questions)

  • Q1. Design pattern used
  • Q2. Design project and classes
Round 4 - final 

(2 Questions)

  • Q1. Current project
  • Ans. 

    Currently leading a cross-functional team in developing a new product launch strategy.

    • Leading a cross-functional team

    • Developing a new product launch strategy

    • Ensuring alignment with company goals and objectives

  • Answered by AI
  • Q2. Discussion on prod

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding test based on data structures and java.

Round 2 - Technical 

(1 Question)

  • Q1. Interview questions on Java, data structure, spring boot, microservices, algorithms.
Round 3 - Technical 

(1 Question)

  • Q1. Java Spring Data Struc Algos
Round 4 - Technical 

(1 Question)

  • Q1. System prog and design
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Trie, DP, Linked List

Round 2 - Technical 

(2 Questions)

  • Q1. Design book my show
  • Q2. Hashmap internal impl
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Design book my show
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Tree, DS , maps , hashing, indexing, memory optimizing,

Round 2 - One-on-one 

(2 Questions)

  • Q1. Live coding for 2 hrs , focusing on optimization and clean code
  • Q2. Hashing , different type of maps , java 17 architecture
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Coding Test 

Asked core java in depth question related to memory model, exception handling multithreading, and indepth question of collection ask to make some collection your self like linked list

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on core java
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jun 2023. There were 4 interview rounds.

Round 1 - Coding Test 

DSA questions lettcode easy and medium

Round 2 - Technical 

(2 Questions)

  • Q1. Rotate and image by 90 degree
  • Q2. Print cousin nodes
Round 3 - Technical 

(2 Questions)

  • Q1. Design google drive
  • Ans. 

    Design a cloud storage service like Google Drive

    • Implement user-friendly interface for uploading, organizing, and sharing files

    • Provide seamless integration with other Google services like Gmail and Google Docs

    • Ensure robust security measures to protect user data

    • Offer scalable storage options for individuals and businesses

    • Enable offline access and synchronization across devices

  • Answered by AI
  • Q2. Follow up questions on LLD/HLD
Round 4 - Technical 

(2 Questions)

  • Q1. Past project related questions
  • Q2. Mostly checking the fitment

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There were 5 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Pure SQL technical round
Round 2 - Technical 

(2 Questions)

  • Q1. SQL realtime questions
  • Q2. Unix Realtime questions
Round 3 - Technical 

(1 Question)

  • Q1. Datawarehousing and BI related questions
Round 4 - Technical 

(2 Questions)

  • Q1. Unix realtime questions
  • Q2. Managerial questions
Round 5 - HR 

(1 Question)

  • Q1. It is related to compensation

Interview Preparation Tips

Topics to prepare for Morgan Stanley Senior Manager interview:
  • SQL
  • Unix Shell Scripting
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Hacker rank test with 2 questions to solve

Round 2 - Technical 

(1 Question)

  • Q1. Just technical round, you should know basic in your language

Morgan Stanley Interview FAQs

How many rounds are there in Morgan Stanley Senior Manager interview?
Morgan Stanley interview process usually has 2-3 rounds. The most common rounds in the Morgan Stanley interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Morgan Stanley Senior Manager 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 Investment Banking, Financial Services, Risk Management, Wealth Management and SQL.
What are the top questions asked in Morgan Stanley Senior Manager interview?

Some of the top questions asked at the Morgan Stanley Senior Manager interview -

  1. There were multiple rounds in MS 1) hacker rank round.2)two to three technical...read more
  2. Second round was focused on Projects i have done. and the interviewer start qu...read more
  3. Live coding for 2 hrs , focusing on optimization and clean c...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.1/5

based on 16 interview experiences

Difficulty level

Moderate 77%
Hard 23%

Duration

Less than 2 weeks 30%
2-4 weeks 30%
4-6 weeks 30%
6-8 weeks 10%
View more
Morgan Stanley Senior Manager Salary
based on 2.5k salaries
₹26.1 L/yr - ₹48 L/yr
54% more than the average Senior Manager Salary in India
View more details

Morgan Stanley Senior Manager Reviews and Ratings

based on 200 reviews

3.7/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

3.7

Salary

3.1

Job security

3.8

Company culture

2.9

Promotions

3.3

Work satisfaction

Explore 200 Reviews and Ratings
Associate
3.7k salaries
unlock blur

₹10.2 L/yr - ₹18 L/yr

Senior Manager
2.5k salaries
unlock blur

₹26.1 L/yr - ₹48 L/yr

Manager
1.9k salaries
unlock blur

₹18.5 L/yr - ₹32.8 L/yr

Senior Associate
1.8k salaries
unlock blur

₹12.8 L/yr - ₹22 L/yr

Director
1.5k salaries
unlock blur

₹21.9 L/yr - ₹39 L/yr

Explore more salaries
Compare Morgan Stanley with

JPMorgan Chase & Co.

3.9
Compare

Goldman Sachs

3.5
Compare

TCS

3.5
Compare

Deloitte

3.7
Compare
write
Share an Interview