Upload Button Icon Add office photos

Filter interviews by

Microsoft Corporation Interview Questions, Process, and Tips

Updated 5 Mar 2025

Top Microsoft Corporation Interview Questions and Answers

View all 734 questions

Microsoft Corporation Interview Experiences

Popular Designations

556 interviews found

US Recruiter Interview Questions & Answers

user image Anonymous

posted on 3 May 2024

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

Psychometric Test was the first round, will be asking 100 questions and your marks will be assessed on how you answer each question, there is nothing wrong or right in that.

Round 2 - One-on-one 

(3 Questions)

  • Q1. Tech stacks you have worked and hired.
  • Q2. Situation based questions
  • Q3. Platform you have used to hire
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation and discussion

US Recruiter Interview Questions asked at other Companies

Q1. Are you aware about the different time zones ? Name some .
View answer (5)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Implement trie in vanilla javascript with a UI problem of creating, deleting nested HTML element
  • Ans. 

    Implement trie in vanilla javascript with a UI problem of creating, deleting nested HTML element

    • Create a Trie class with methods for inserting and searching words

    • Implement a UI with buttons to create and delete nested HTML elements

    • Use event listeners to handle user interactions

    • Update the UI dynamically based on trie operations

  • Answered by AI

Skills evaluated in this interview

Top Microsoft Corporation Senior Software Engineer Interview Questions and Answers

Q1. Design elevators - How would you design how elevators work. How do you add different roles etc.
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Microsoft Corporation Interview Questions and Answers for Freshers
illustration image
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Define SVA and what are the uses?
  • Ans. 

    SVA stands for Subject-Verb Agreement, which ensures that the subject and verb in a sentence agree in number and person.

    • SVA is essential for clear and effective communication in writing.

    • It helps to avoid confusion and maintain coherence in sentences.

    • Examples: 'He runs' (singular subject and verb), 'They run' (plural subject and verb).

  • Answered by AI
  • Q2. Its used for verification which tracks data transition per clock ticks.

Senior Designer Interview Questions asked at other Companies

Q1. How will you design a xyz machine with your machine vision expertise
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
-

I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Tell me about a time , when you failed ?

Senior Product Manager Interview Questions asked at other Companies

Q1. What are the growth hacks you would use to grow traffic?
View answer (1)

Microsoft Corporation interview questions for popular designations

 Software Engineer

 (65)

 Software Developer

 (62)

 Senior Software Engineer

 (28)

 Software Developer Intern

 (24)

 Intern

 (20)

 Technical Support Engineer

 (14)

 Software Development Engineer

 (11)

 Data Scientist

 (10)

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

I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Dp hard sliding window mqximum
  • Q2. Jah hshh hahaha nsnana
Round 2 - Technical 

(1 Question)

  • Q1. Leetcode hard easy question

Interview Preparation Tips

Interview preparation tips for other job seekers - just clear your basics

Principal Engineer Interview Questions asked at other Companies

Q1. what technique did you use to understand the root cause of the problem and isolate the specific task or process that needed attention
View answer (3)

Get interview-ready with Top Microsoft Corporation Interview Questions

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

I was interviewed in Dec 2024.

Round 1 - OA 

(1 Question)

  • Q1. Codility 2 questions - Medium level DP.
Round 2 - Coding Test 

Leetcode Medium question on Greedy Algorithm

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Leetcode medium questions

Top Microsoft Corporation Software Engineer Interview Questions and Answers

Q1. You have a cuboid (m*n*p) each block of the cuboid is having a metallic ball. Now we are passing X-ray from front face and getting a bool matrix1 of m*p the elements are set if there is a black spot.(as we are passing X-ray) and another mat... read more
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)

Intern Interview Questions & Answers

user image Anonymous

posted on 3 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Leet code array
  • Q2. Leet code queue

Top Microsoft Corporation Intern Interview Questions and Answers

Q1. Reverse the order of words in a given sentence(an array of characters)
View answer (1)

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Interview Questions & Answers

user image Shreya Singh

posted on 25 Jun 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Two sorted arrays given, find the final sorted array
  • Q2. Permutation and combination-based questions
Round 2 - HR 

(2 Questions)

  • Q1. Why want to join MS
  • Q2. Explain about your project

Skills evaluated in this interview

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

2 DSA qns on codility

Round 2 - Technical 

(2 Questions)

  • Q1. Cs fundamentals
  • Q2. DSA qn on graphs
  • Ans. 

    Graphs are data structures that consist of nodes and edges connecting them.

    • Graphs can be directed or undirected.

    • Common graph traversal algorithms include BFS and DFS.

    • Examples of graphs include social networks, road networks, and computer networks.

  • Answered by AI

Skills evaluated in this interview

Top Microsoft Corporation Software Engineer Interview Questions and Answers

Q1. You have a cuboid (m*n*p) each block of the cuboid is having a metallic ball. Now we are passing X-ray from front face and getting a bool matrix1 of m*p the elements are set if there is a black spot.(as we are passing X-ray) and another mat... read more
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)

Product Manager Interview Questions & Answers

user image Parthkumar Patel

posted on 11 Nov 2024

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

(1 Question)

  • Q1. What is your favorite product?

Top Microsoft Corporation Product Manager Interview Questions and Answers

Q1. Design an app for authors to add their stories in kindle that will guide them on how to write in the right format and more questions on how you answer more towards nlp.
View answer (1)

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (26)
Contribute & help others!
anonymous
You can choose to be anonymous

Microsoft Corporation Interview FAQs

How many rounds are there in Microsoft Corporation interview?
Microsoft Corporation interview process usually has 2-3 rounds. The most common rounds in the Microsoft Corporation interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Microsoft Corporation 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 Microsoft Corporation. The most common topics and skills that interviewers at Microsoft Corporation expect are microsoft, Computer science, C++, Coding and Python.
What are the top questions asked in Microsoft Corporation interview?

Some of the top questions asked at the Microsoft Corporation interview -

  1. You are given infinite sequence of continuos natural numbers-1,2,3,4,5,6.........read more
  2. You have a cuboid (m*n*p) each block of the cuboid is having a metallic ball. ...read more
  3. Given a string of containing lower case letters and upper case characters. Find...read more
How long is the Microsoft Corporation interview process?

The duration of Microsoft Corporation interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

JOBS

Automatic Data Processing (ADP)

No Jobs

REVIEWS

Automatic Data Processing (ADP)

No Reviews

REVIEWS

Automatic Data Processing (ADP)

No Reviews

REVIEWS

Automatic Data Processing (ADP)

No Reviews

REVIEWS

Automatic Data Processing (ADP)

No Reviews

INTERVIEWS

UltraTech Cement

No Interviews

REVIEWS

Automatic Data Processing (ADP)

No Reviews

Tell us how to improve this page.

Microsoft Corporation Interview Process

based on 374 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.1k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
Oracle Interview Questions
3.7
 • 846 Interviews
Google Interview Questions
4.4
 • 823 Interviews
Amdocs Interview Questions
3.7
 • 514 Interviews
Dell Interview Questions
4.0
 • 386 Interviews
Cisco Interview Questions
4.1
 • 370 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
Adobe Interview Questions
3.9
 • 233 Interviews
Intel Interview Questions
4.2
 • 214 Interviews
View all

Microsoft Corporation Reviews and Ratings

based on 1.7k reviews

4.0/5

Rating in categories

3.9

Skill development

4.0

Work-life balance

3.9

Salary

3.5

Job security

4.0

Company culture

3.4

Promotions

3.7

Work satisfaction

Explore 1.7k Reviews and Ratings
Software Engineer
2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
1.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer2
1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Consultant
599 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Support Engineer
552 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Microsoft Corporation with

Google

4.4
Compare

Amazon

4.1
Compare

Deloitte

3.8
Compare

TCS

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