Upload Button Icon Add office photos

Microsoft Corporation

Compare button icon Compare button icon Compare
4.1

based on 1.6k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Microsoft Corporation SDE Interview Questions, Process, and Tips

Updated 29 Nov 2024

Top Microsoft Corporation SDE Interview Questions and Answers

  • Q1. find the minimum no of jumps required to reach the end of array.where element at each index represent how many max moves you will take in right
  • Q2. given a 2D array of 0 and 1. where each row is sorted. find the row with maximum no of 1 in minimum time complexcity
  • Q3. Given an unsorted array of size 5. How many minimum comparisons are needed to find the median? then he extended it for size n
View all 12 questions

5 Microsoft Corporation SDE Interview Experiences

18 questions found

Sort by: Popular

SDE Interview Questions

user image Anonymous

posted on 29 Nov 2024

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

I applied via LinkedIn and was interviewed in Oct 2024.

2 Interview Rounds

1

Coding Test Round

Abcdef jssu ksye ksyd kahe jeheb

2

Technical Round (2 Questions)

  • Q1. Introduce yourself
  • Q2. Project related questions

SDE Interview Questions

user image Anonymous

posted on 26 Feb 2024

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

I applied via Campus Placement and was interviewed in Jan 2024.

1 Interview Round

1

Coding Test Round

3 coding questions, mostly focused on dp, graphs strings and arrays, it was medium to hard level

Get interview-ready with top interview questions

SDE Interview Questions

user image Anonymous

posted on 19 Sep 2023

Interview experience
3
 Average
Difficulty level
 Hard
Duration
 4-6 weeks
Result
 Not Selected

I applied via LinkedIn and was interviewed in Mar 2023.

3 Interview Rounds

1

Resume Shortlist Round

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
2

HR Round (1 Question)

  • Q1. Tell me about yourself
3

Technical Round (1 Question)

  • Q1. Reverse a tree using DSA

Skills evaluated in this interview

SDE Interview Questions

user image Anonymous

posted on 5 Jun 2015

1 Interview Round

Interview Questions

  • Q1. Given an array A[n] such that A[i+1] = A[i]+1 OR A[i]-1, and a number k, find out whether k is present in A[n] or not, in most efficient way? View Answers (1)
  • Q2. Name any 1 microsoft product that you have been using and suggest 5 improvements in it alongwith priority assignments p1....p5 View Answers (1)
  • Q3. A square picture is cut into 16 squares and they are shuffled. Write a program to rearrange the 16 squares to get the original big square View Answers (1)
  • Q4. There are 9 identical Marbels out of which 1 is heavy. find out that Marbel Add Answer
  • Q5. Given 3 sorted arrays, array a, b, c. find all pairs where a[i] + b[j] = c[k] note : a, b , c are sorted arrays Add Answer
  • Q6. What is the difference between the two declarations? int p=*(int*)i; int p=*(int*)&i; View Answers (1)
  • Q7. Given an unsorted array of size 5. How many minimum comparisons are needed to find the median? then he extended it for size n View Answers (1)
  • Q8. Given an array which is alternatively sorted. What will be the time complexity to find out an element in it. e.g. 14,3,16,6,22,7,24,11,27 View Answers (1)

Interview Preparation Tips

Round: Technical Interview
Experience: #Given an array A[n] such that A[i+1] = A[i]+1 OR A[i]-1, and a number k, find out whether k is present in A[n] or not, in most efficient way?
#Name any 1 microsoft product that you have been using and suggest 5 improvements in it alongwith priority assignments p1....p5.
#A square picture is cut into 16 squares and they are shuffled. Write a program to rearrange the 16 squares to get the original big square.
#There are 9 identical Marbels out of which 1 is heavy. find out that Marbel.
#given 3 sorted arrays, array a, b, c.
find all pairs where a[i] + b[j] = c[k]
note : a, b , c are sorted arrays.
#What is the difference between the two declarations?
int p=*(int*)i;
int p=*(int*)&i;
#Given an unsorted array of size 5.
How many minimum comparisons are needed to find the median? then he extended it for size n.
#Given an array which is alternatively sorted. What will be the time complexity to find out an element in it.
e.g. 14,3,16,6,22,7,24,11,27

College Name: NA

Skills evaluated in this interview

Microsoft Corporation interview questions for designations

 SDE Intern

 (6)

 SDE-2

 (5)

 SDE (Software Development Engineer)

 (4)

 Intern

 (20)

 Technical Support Engineer

 (14)

 Program Manager

 (11)

 Support Engineer

 (8)

 Consultant

 (6)

SDE Interview Questions

user image Anonymous

posted on 5 Jun 2015

1 Interview Round

Interview Questions

  • Q1. Find a equilibrium index in array View Answers (1)
  • Q2. Find the minimum no of jumps required to reach the end of array.where element at each index represent how many max moves you will take in right View Answers (1)
  • Q3. Tournament tree puzzle and write code for that View Answers (1)
  • Q4. Find the 2 maximum elements in array in O(n+log(n)) comparison View Answers (1)
  • Q5. Celebrity Problem puzzle and write code for that Add Answer
  • Q6. Given a 2D array of 0 and 1. where each row is sorted. find the row with maximum no of 1 in minimum time complexcity View Answers (1)

Interview Preparation Tips

College Name: IIT GANDHINAGAR

Skills evaluated in this interview

Interview questions from similar companies

SDE Interview Questions

Google user image Paltasingi Poojitha 4-Year B.Tech. Electrical Engineering

posted on 12 Nov 2024

Interview experience
3
 Average
Difficulty level
 Hard
Duration
 Less than 2 weeks
Result
 No response

I applied via Approached by Company and was interviewed in May 2024.

1 Interview Round

1

Technical Round (2 Questions)

  • Q1. Find minimum no. of increment operations to make array unique
  • Q2. Given a binary tree whose every node value is a number. find the sum of all the numbers that are formed from root to leaf paths

SDE Interview Questions

Amdocs user image Anonymous

posted on 22 May 2024

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Coding Test Round

It consisted of both technical programming and theoretical concepts. C++ and SQL

2

Technical Round (2 Questions)

  • Q1. Consisted of scenario based questions from technical domain.
  • Q2. Differentiate all sorting algorithms
3

HR Round (1 Question)

  • Q1. Simple resume related non technical.

Skills evaluated in this interview

SDE Interview Questions

UKG user image Anonymous

posted on 20 Oct 2024

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Coding Test Round

1 coding question, 19 mcqs on dsa, c++, java, cs fundamnetals

SDE Interview Questions

Adobe user image Anonymous

posted on 5 Oct 2023

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Resume Shortlist Round

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
2

Aptitude Test Round

DSA,COMPUTER FUNDAMENTALS

3

One-on-one Round (1 Question)

  • Q1. TELL ABOUT TREE TRAVERSALS

Skills evaluated in this interview

SDE Interview Questions

Thomson Reuters user image Prashansa Chaudhary

posted on 27 Jan 2024

Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 4-6 weeks
Result
Selected  Selected

I applied via Campus Placement and was interviewed before Jan 2023.

5 Interview Rounds

1

Aptitude Test Round

Aptitude is pretty easy

2

Group Discussion Round

Need to be good in communication skills

3

Technical Round (1 Question)

  • Q1. Focused more on Technical skills and behavioral + tech
4

One-on-one Round (1 Question)

  • Q1. Resume and project based questions
5

HR Round (1 Question)

  • Q1. Current work and Salary

Microsoft Corporation Interview FAQs

How many rounds are there in Microsoft Corporation SDE interview?
Microsoft Corporation interview process usually has 2 rounds. The most common rounds in the Microsoft Corporation interview process are Coding Test, Technical and Resume Shortlist.
What are the top questions asked in Microsoft Corporation SDE interview?

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

  1. find the minimum no of jumps required to reach the end of array.where element a...read more
  2. given a 2D array of 0 and 1. where each row is sorted. find the row with maximu...read more
  3. Given an unsorted array of size 5. How many minimum comparisons are needed to ...read more

Tell us how to improve this page.

People are getting interviews through

based on 3 Microsoft Corporation interviews
Job Portal
Campus Placement
67%
33%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

SDE Interview Questions from Similar Companies

Google SDE Interview Questions
4.4
 • 15 Interviews
Accenture SDE Interview Questions
3.9
 • 9 Interviews
Oracle SDE Interview Questions
3.7
 • 4 Interviews
Dell SDE Interview Questions
4.1
 • 3 Interviews
IBM SDE Interview Questions
4.1
 • 2 Interviews
Adobe SDE Interview Questions
4.0
 • 2 Interviews
Amdocs SDE Interview Questions
3.8
 • 2 Interviews
Zoho SDE Interview Questions
4.3
 • 1 Interview
View all
Microsoft Corporation SDE Salary
based on 90 salaries
₹27.2 L/yr - ₹48 L/yr
36% more than the average SDE Salary in India
View more details

Microsoft Corporation SDE Reviews and Ratings

based on 5 reviews

3.9/5

Rating in categories

3.8

Skill development

4.4

Work-Life balance

3.7

Salary & Benefits

4.8

Job Security

4.3

Company culture

3.0

Promotions/Appraisal

3.7

Work Satisfaction

Explore 5 Reviews and Ratings
Software Engineer
2.5k salaries
unlock blur

₹15 L/yr - ₹61.4 L/yr

Senior Software Engineer
1.1k salaries
unlock blur

₹25 L/yr - ₹97.2 L/yr

Software Engineer2
963 salaries
unlock blur

₹20 L/yr - ₹70 L/yr

Consultant
641 salaries
unlock blur

₹12.8 L/yr - ₹38 L/yr

Support Engineer
620 salaries
unlock blur

₹7 L/yr - ₹30 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

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