Filter interviews by
Logic and numerical test
Online test for 1 hr
Tree implementation : search, add
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
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
Black-Scholes-Merton (BSM) model is a mathematical model used for pricing options.
BSM model assumes constant risk-free rate, constant volatility, and lognormal distribution of stock prices.
It assumes no dividends are paid during the option's life.
The model assumes the option can only be exercised at expiration.
The underlying stock follows a geometric Brownian motion.
The model is used to calculate the theoretical price ...
Options are financial instruments that give the holder the right, but not the obligation, to buy or sell an underlying asset at a specified price within a specific time period.
Options can be call options or put options
Call options give the holder the right to buy the underlying asset at a specified price within a specific time period
Put options give the holder the right to sell the underlying asset at a specified price...
ATM option delta is 0.5 because it represents a 50% chance of the option expiring in-the-money.
ATM option delta is 0.5 because it is at-the-money, meaning the option strike price is equal to the current underlying asset price.
Delta measures the sensitivity of an option's price to changes in the underlying asset price.
A delta of 0.5 indicates a 50% probability of the option expiring in-the-money.
ATM options have the hig...
I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.
I have a diverse background in marketing, sales, and customer service.
Started my career in marketing at XYZ Company
Managed a team of sales representatives at ABC Company
Received multiple awards for exceeding sales targets
Strong background in customer service and client relationship management
I want to work at MS because of their innovative technology, diverse work culture, and opportunities for growth.
Innovative technology: I am excited about the chance to work with cutting-edge technology at MS.
Diverse work culture: I value diversity and believe that working in a diverse environment can lead to more creativity and innovation.
Opportunities for growth: I see MS as a place where I can learn and grow both per
Yes, I am familiar with your competitors. Some of them include Company A, Company B, and Company C.
Company A is known for their innovative products and strong marketing strategies.
Company B is a major player in the industry with a large market share.
Company C is a newer competitor but gaining traction with their unique offerings.
I faced a challenging situation when leading a team during a project deadline.
Delegated tasks effectively to team members based on their strengths
Communicated clearly and regularly with team members to ensure progress
Managed conflicts and resolved issues promptly to keep the project on track
Core values are fundamental beliefs that guide behavior and decision-making in an organization.
Integrity - being honest and ethical in all actions
Respect - treating others with dignity and consideration
Teamwork - collaborating effectively with others
Excellence - striving for the highest quality in all endeavors
Yes, I am planning to pursue further education to enhance my skills and knowledge in the field.
I am currently researching potential graduate programs in my field of interest.
I have spoken to academic advisors and professionals in the industry to gather information about advanced education options.
I am preparing for standardized tests such as GRE or GMAT if required for the programs I am interested in.
Microsoft offers a diverse range of opportunities for growth and innovation, making it a top choice for aspiring interns.
Microsoft has a strong reputation for innovation and cutting-edge technology
The company offers a wide range of internship programs in various fields such as software development, marketing, and research
Microsoft provides ample opportunities for learning and growth, with access to top industry profess...
Yes, I have interviewed at a few other companies in the past.
I have interviewed at two other companies before applying here.
I have experience with different interview processes and types of questions.
I have received offers from some of the companies I interviewed with.
In 5 years, I see myself as a skilled professional in my field, taking on more responsibilities and contributing to the success of the organization.
Continuing to learn and grow in my role
Taking on leadership positions or projects
Contributing innovative ideas to the team
Building strong relationships with colleagues and clients
Legal and compliance are crucial aspects of finance that impact decision-making and risk management.
Understanding legal and compliance regulations is essential for ensuring financial transactions are conducted ethically and legally.
Compliance with laws and regulations helps mitigate risks and avoid costly penalties for non-compliance.
Legal knowledge is important for drafting contracts, agreements, and other financial d...
Yes, I am based in Mumbai.
Yes, I am currently residing in Mumbai.
I have been living in Mumbai for the past 5 years.
I am familiar with the local area and transportation in Mumbai.
In 1 year, I see myself gaining valuable skills and experience in the program. In 5 years, I envision myself in a leadership role within the company.
1 year: Gaining hands-on experience, learning from mentors, and contributing to projects
5 years: Leading a team, implementing innovative strategies, and driving company growth
Setting goals for professional development and advancement within the organization
Morgan Stanley interview questions for popular designations
I will establish clear policies, procedures, and controls to ensure data integrity and minimize risks.
Implementing data governance frameworks to define roles, responsibilities, and processes for managing data
Leveraging technology solutions such as data encryption, access controls, and monitoring tools
Regularly conducting risk assessments to identify potential vulnerabilities and mitigate them
Ensuring compliance with re...
Risk for projects can be estimated by considering factors such as project complexity, team experience, stakeholder involvement, and external dependencies.
Assess project complexity and potential challenges
Evaluate team experience and expertise in handling similar projects
Consider stakeholder involvement and communication
Identify external dependencies and potential risks
Use risk management techniques such as risk registe
Onboarding stakeholders for cloud migration involves communication, training, and collaboration.
Communicate the benefits of cloud migration to stakeholders, addressing any concerns or questions they may have.
Provide training sessions to educate stakeholders on the new cloud technology and how it will impact their work.
Collaborate with stakeholders to gather feedback, address any issues, and ensure a smooth transition t...
Get interview-ready with Top Morgan Stanley Interview Questions
Mutable data types can be changed after creation, while non-mutable data types cannot be changed.
Mutable data types in Python include lists and dictionaries.
Non-mutable data types in Python include tuples and strings.
Changing a mutable data type will modify the original object, while changing a non-mutable data type will create a new object.
A decorator is a design pattern that allows behavior to be added to individual objects, either statically or dynamically, without affecting the behavior of other objects.
Decorators are functions that take another function and extend its behavior without explicitly modifying it.
They are commonly used in Python to add functionality to existing functions or classes.
Example: Adding logging to a function using a decorator.
Singapore WHT stands for Singapore Withholding Tax, which is a tax deducted at source on certain types of income.
Singapore WHT is applicable on payments such as interest, royalties, and services provided by non-residents.
The tax rate for Singapore WHT varies depending on the type of income and the tax treaty between Singapore and the country of the recipient.
Singapore WHT is usually deducted by the payer of the income ...
CRS stands for Common Reporting Standard, a global standard for the automatic exchange of financial account information between tax authorities.
CRS was developed by the Organisation for Economic Co-operation and Development (OECD) to combat tax evasion.
It requires financial institutions to collect and report information on foreign tax residents to their local tax authorities.
Over 100 countries have committed to impleme...
1.5 hrs
4 coding qus form stack, linkedlist, tree, map concepts.
I applied via Job Fair and was interviewed in May 2024. There were 3 interview rounds.
Medium algo and multi threading questions
Algo and multi threading question
Thread safe singleton can be implemented using double-checked locking or synchronized block.
Use double-checked locking to ensure only one instance is created.
Use synchronized block to make sure only one thread can access the creation of instance at a time.
Example: public class ThreadSafeSingleton { private static volatile ThreadSafeSingleton instance; private ThreadSafeSingleton(){} public static ThreadSafeSingleton ge...
Top trending discussions
Some of the top questions asked at the Morgan Stanley interview -
The duration of Morgan Stanley interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 196 interviews
Interview experience
based on 1.5k reviews
Rating in categories
Bangalore / Bengaluru
2-5 Yrs
₹ 4.5-16 LPA
Associate
3.1k
salaries
| ₹5.2 L/yr - ₹20 L/yr |
Senior Manager
2.4k
salaries
| ₹16 L/yr - ₹54 L/yr |
Manager
1.9k
salaries
| ₹10.7 L/yr - ₹42 L/yr |
Senior Associate
1.5k
salaries
| ₹7 L/yr - ₹26.2 L/yr |
Vice President
1.3k
salaries
| ₹21.5 L/yr - ₹80 L/yr |
JPMorgan Chase & Co.
Goldman Sachs
TCS
Deloitte