Upload Button Icon Add office photos

Filter interviews by

Morgan Stanley Sdet Engineer Interview Questions and Answers

Updated 13 Jun 2024

Morgan Stanley Sdet Engineer Interview Experiences

1 interview found

Sdet Engineer Interview Questions & Answers

user image Anonymous

posted on 13 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement and was interviewed in May 2024. There was 1 interview round.

Round 1 - Coding Test 

Hackerearth test 2 automata questions , 7 automata fix and 8 mcq

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is salary expectating?
  • Ans. 

    I am looking for a competitive salary based on my experience and skills.

    • Research industry standards for SDET Engineer salaries

    • Consider my level of experience and skills

    • Factor in location and cost of living

    • Negotiate based on benefits and perks offered by the company

  • Answered by AI
  • Q2. What is your experience
  • Ans. 

    I have 5 years of experience in software development and testing, with a focus on automation and quality assurance.

    • 5 years of experience in software development and testing

    • Specialize in automation and quality assurance

    • Proficient in programming languages such as Java and Python

    • Experience with testing frameworks like Selenium and JUnit

    • Worked on various projects to improve testing processes and efficiency

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. OOPS Concepts,Java Coding,Testing
Round 2 - Technical 

(1 Question)

  • Q1. Selenium, APIs, Automation
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

DSA, Leetcode medium -2 problems

Round 2 - One-on-one 

(2 Questions)

  • Q1. Easy Leetcode Problem: Count of substrings with no repeating characters
  • Ans. 

    Count substrings with unique characters in a given string

    • Use a sliding window approach to keep track of unique characters in a substring

    • Use a set to store characters in the current window and update the window accordingly

    • Increment the count of valid substrings whenever a new character is added to the set

  • Answered by AI
  • Q2. Debugging a Java Code
  • Ans. 

    Debugging a Java code involves identifying and fixing errors in the code to ensure it runs correctly.

    • Start by understanding the error message or symptoms of the issue.

    • Use debugging tools like breakpoints, watches, and logging to track the flow of the code.

    • Review the code logic and check for common mistakes like typos, incorrect variable assignments, or logic errors.

    • Test different scenarios to reproduce the issue and na...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Design Parking System
  • Ans. 

    Design a parking system with different types of parking spots

    • Create classes for different types of parking spots (e.g. compact, regular, handicap)

    • Implement methods for checking availability, reserving, and releasing spots

    • Consider implementing a parking lot class to manage all parking spots

  • Answered by AI

Skills evaluated in this interview

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

2 medium dsa que - one is of binary search, one is from graph

Round 2 - Technical 

(2 Questions)

  • Q1. Define oops principle
  • Ans. 

    OOPs principles are the fundamental concepts of object-oriented programming that help in designing and implementing software solutions.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Allowing a class to inherit properties and behavior from another class.

    • Polymorphism: The ability of different classes to be treated as instances of a common superclass.

    • Abstraction: ...

  • Answered by AI
  • Q2. Define os concepts
  • Ans. 

    OS concepts refer to fundamental principles and components of operating systems.

    • Process management - handling processes, scheduling, and resource allocation

    • Memory management - managing memory allocation, virtual memory, and paging

    • File system - organizing and accessing files on storage devices

    • Device management - controlling and communicating with hardware devices

    • Security and protection - ensuring system and data securit...

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

70mins on java code,and MCQ

Round 2 - Coding Test 

On Java programming 40 minutes

Round 3 - One-on-one 

(1 Question)

  • Q1. Did not clear 2nd round
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Aptitude Test 

Quant and verbal ability

Round 2 - Coding Test 

Questions from DSA and webdevelopement

Round 3 - HR 

(1 Question)

  • Q1. About my goals with the company and how will I contribute to it.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and try to answer question in your own words rather than looking online for them
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected

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

Round 1 - Coding Test 

Coding questions mostly related to Java and Api

Round 2 - Assignment 

Algorithm specific questions to understand approach

I applied via campus placement at Birla Institute of Technology (BIT), Ranchi and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Coding Test 

2 coding question, 1 section of business aptitude and 1 section english.

Round 2 - Technical 

(2 Questions)

  • Q1. Design a chess game.
  • Ans. 

    A classic chess game with standard rules and pieces.

    • Create a board with 8x8 squares

    • Place 16 pieces on each side: 1 king, 1 queen, 2 rooks, 2 knights, 2 bishops, and 8 pawns

    • Define the movement rules for each piece

    • Implement special moves like castling and en passant

    • Check for checkmate and stalemate conditions

    • Allow for player vs player or player vs computer gameplay

  • Answered by AI
  • Q2. N queens problem. Minimum steps by knight.
  • Ans. 

    The N Queens problem is to place N chess queens on an NxN board so that no two queens threaten each other. Minimum steps by knight is a variation of this problem.

    • The N Queens problem is a classic problem in computer science and can be solved using backtracking.

    • The minimum steps by knight variation involves placing N knights on an NxN board so that no two knights threaten each other.

    • This problem can also be solved using...

  • Answered by AI
Round 3 - Telephonic Call 

(1 Question)

  • Q1. Hr questions were asked. And location preference.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Tell truth. Know your resume well.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is salary expectating?
  • Ans. 

    I am looking for a competitive salary based on my experience and skills.

    • Research industry standards for SDET Engineer salaries

    • Consider my level of experience and skills

    • Factor in location and cost of living

    • Negotiate based on benefits and perks offered by the company

  • Answered by AI
  • Q2. What is your experience
  • Ans. 

    I have 5 years of experience in software development and testing, with a focus on automation and quality assurance.

    • 5 years of experience in software development and testing

    • Specialize in automation and quality assurance

    • Proficient in programming languages such as Java and Python

    • Experience with testing frameworks like Selenium and JUnit

    • Worked on various projects to improve testing processes and efficiency

  • Answered by AI

Morgan Stanley Interview FAQs

How many rounds are there in Morgan Stanley Sdet Engineer interview?
Morgan Stanley interview process usually has 1 rounds. The most common rounds in the Morgan Stanley interview process are Coding Test.

Tell us how to improve this page.

People are getting interviews through

based on 1 Morgan Stanley interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.9
 • 546 Interviews
HSBC Group Interview Questions
4.0
 • 478 Interviews
Goldman Sachs Interview Questions
3.6
 • 401 Interviews
American Express Interview Questions
4.2
 • 352 Interviews
Deutsche Bank Interview Questions
3.9
 • 351 Interviews
UBS Interview Questions
4.0
 • 340 Interviews
BNY Interview Questions
4.0
 • 325 Interviews
Citicorp Interview Questions
3.7
 • 274 Interviews
Barclays Interview Questions
3.9
 • 264 Interviews
View all
Morgan Stanley Sdet Engineer Salary
based on 4 salaries
₹25 L/yr - ₹32 L/yr
90% more than the average Sdet Engineer Salary in India
View more details
Associate
2.9k salaries
unlock blur

₹5.2 L/yr - ₹19.5 L/yr

Senior Manager
2.5k salaries
unlock blur

₹15.9 L/yr - ₹54 L/yr

Manager
1.9k salaries
unlock blur

₹10.6 L/yr - ₹42 L/yr

Senior Associate
1.4k salaries
unlock blur

₹7 L/yr - ₹25.5 L/yr

Vice President
1.2k salaries
unlock blur

₹20.7 L/yr - ₹80 L/yr

Explore more salaries
Compare Morgan Stanley with

JPMorgan Chase & Co.

4.1
Compare

Goldman Sachs

3.6
Compare

TCS

3.7
Compare

Deloitte

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview