Upload Button Icon Add office photos

Microsoft Corporation

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Microsoft Corporation Summer Intern Interview Questions and Answers

Updated 26 Aug 2024

Microsoft Corporation Summer Intern Interview Experiences

3 interviews found

Summer Intern Interview Questions & Answers

user image Anonymous

posted on 26 Aug 2024

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

I applied via Campus Placement

Round 1 - Coding Test 

Basic dsa, online leetcode very easy trees

Round 2 - Technical 

(2 Questions)

  • Q1. Geaphs links trees
  • Q2. Graphs links trees questions dsa
Round 3 - HR 

(2 Questions)

  • Q1. Why do i belong in microsoft
  • Ans. 

    I belong in Microsoft because of my passion for technology, strong problem-solving skills, and ability to work well in a team.

    • Passion for technology: I have always been fascinated by the latest advancements in technology and enjoy staying up-to-date with industry trends.

    • Strong problem-solving skills: I excel at analyzing complex problems and finding innovative solutions, which aligns well with Microsoft's focus on inno...

  • Answered by AI
  • Q2. More questions on my projects in resume

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and talk well, dsa

Summer Intern Interview Questions & Answers

user image Manshi Srivastava

posted on 30 Jul 2024

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

(2 Questions)

  • Q1. Palindrome question
  • Q2. Sring questions

Summer Intern Interview Questions Asked at Other Companies

Q1. There are 8 bottles of milk out of which one bottle is poisoned. ... read more
Q2. Puzzle: You have lost your wallet containing 500 rupees. There is ... read more
Q3. With O(1) time complexity, find out if the given number is missin ... read more
asked in Accenture
Q4. You are a private company who has got the contract to install str ... read more
Q5. Draw stress strain curve and show important points.

Summer Intern Interview Questions & Answers

user image Anonymous

posted on 28 Aug 2022

I applied via Company Website and was interviewed in Jul 2022. There were 6 interview rounds.

Round 1 - Resume Shortlist 
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
Round 2 - Coding Test 

It was a 10 multiple choice questions test on various coding concepts, data structures, algorithm

Round 3 - Coding Test 

It was a mathematics permutation question.

Round 4 - Assignment 

This round requires to submit a project on given problem statements

Round 5 - Technical 

(1 Question)

  • Q1. You are given two integers n and k. Count the number of permutations where at least k positions have arr[i] =i.
  • Ans. 

    Count permutations with at least k positions having arr[i]=i

    • Calculate number of permutations with exactly k positions having arr[i]=i

    • Calculate number of permutations with exactly k+1 positions having arr[i]=i

    • Subtract the above two values to get the final answer

  • Answered by AI
Round 6 - HR 

(1 Question)

  • Q1. About Microsoft Engage project and projects on my resume and one coding question.

Interview Preparation Tips

Topics to prepare for Microsoft Corporation Summer Intern interview:
  • Array
  • Strings
  • Recursion
  • Binary Search
Interview preparation tips for other job seekers - Use as much technology you can for building project and practice questions on data structures and algorithm.

Skills evaluated in this interview

Interview questions from similar companies

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

Well rounded coding test testing knowledge

Round 2 - One-on-one 

(1 Question)

  • Q1. Design system netflix features
  • Ans. 

    Designing a system for Netflix features involves creating a user-friendly interface with personalized recommendations and seamless streaming capabilities.

    • Implement a recommendation algorithm to suggest content based on user preferences and viewing history

    • Include a user-friendly interface with easy navigation and search functionality

    • Ensure seamless streaming capabilities with minimal buffering times and high video quali...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Great interview system
  • Q2. How to maniputalte data
  • Ans. 

    Data manipulation involves changing, organizing, or analyzing data to derive insights or achieve specific goals.

    • Use software tools like Excel, Python, or SQL to manipulate data

    • Filter, sort, and clean data to remove errors or inconsistencies

    • Perform calculations, transformations, or aggregations on the data

    • Join datasets together to create new insights

    • Visualize data using charts or graphs to better understand patterns

  • Answered by AI
Round 4 - Coding Test 

Ds har dleet code problems

Round 5 - Group Discussion 

Design appple mobile device

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

3 medium dsa questions on Hackerrank

Round 2 - Technical 

(1 Question)

  • Q1. Class based graph question of easy level implementation of oops and dsa
Round 3 - HR 

(1 Question)

  • Q1. Many situational questions about projects.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared to tell stories about different things relating to projects done in past.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Veermata Jijabai Technological Institute (VJTI), Mumbai and was interviewed in Oct 2023. There were 4 interview rounds.

Round 1 - Coding Test 

The online coding round was conducted on SHL. It was for 1 hour 3 questions. Topics were basic DSA concepts.

Round 2 - Technical 

(3 Questions)

  • Q1. Difference between c and cpp
  • Ans. 

    C is a procedural programming language while C++ is an object-oriented programming language.

    • C does not support classes and objects, while C++ does.

    • C uses structures for data organization, while C++ uses classes.

    • C allows direct memory manipulation, while C++ provides features like inheritance and polymorphism.

    • C++ has additional features like templates and exception handling that are not present in C.

  • Answered by AI
  • Q2. Explain projects
  • Ans. 

    Projects are tasks or assignments that require a specific goal or outcome to be achieved within a set timeframe.

    • Projects involve planning, execution, and monitoring of tasks to achieve a specific goal.

    • They often have a defined scope, budget, and timeline.

    • Examples include developing a new software application, organizing a marketing campaign, or conducting a research study.

  • Answered by AI
  • Q3. Questions were asked on oops, computer networks, software engineering
Round 3 - Technical 

(2 Questions)

  • Q1. Sql queries of dbms
  • Ans. 

    SQL queries are used to retrieve, update, and manipulate data in a database management system.

    • Use SELECT statement to retrieve data from a table

    • Use INSERT statement to add new data to a table

    • Use UPDATE statement to modify existing data in a table

    • Use DELETE statement to remove data from a table

    • Use JOIN statement to combine data from multiple tables

  • Answered by AI
  • Q2. In depth dbms and oops
Round 4 - HR 

(2 Questions)

  • Q1. Challenges faced while making projects
  • Q2. Tell about your family

Interview Preparation Tips

Topics to prepare for SAP Summer Intern interview:
  • DBMS
  • SQL
  • Web Development
  • DSA
  • OOPS
  • Computer Networking
  • Software Engineering
  • Soft Skills
Interview preparation tips for other job seekers - Have your dbms and oops concepts clear. No matter how the interview is going, keep smiling and have a confident face.

Skills evaluated in this interview

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

1 hr, 3 questions, easy, medium, difficult

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

Easy test not to hard.

Round 2 - Coding Test 

Moderate level of test , it is online.

Round 3 - HR 

(2 Questions)

  • Q1. Talk about yourself.
  • Q2. Why we should hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn all subjects read fundamental subject as well.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Problems on arrays, string and linked list

Round 2 - Coding Test 

(1 Question)

  • Q1. Real world problem using OOPS concepts

I applied via LinkedIn and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
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
Round 2 - Technical 

(2 Questions)

  • Q1. Two sum question, replied with different approaches
  • Q2. Only one question, but asked to come up with an approach in limited time.
Round 3 - Technical 

(2 Questions)

  • Q1. Asked different questions from OS, DB and CN.
  • Q2. Asked questions from the resume regarding project and etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have some coding practice. You can code from hackerank, leetcode and etc. Be thorough in your CS fundamentals and also be thorough in your resume stuff. Only the projects which you are good with should be added to your CV. All the best!

Microsoft Corporation Interview FAQs

How many rounds are there in Microsoft Corporation Summer Intern interview?
Microsoft Corporation interview process usually has 3-4 rounds. The most common rounds in the Microsoft Corporation interview process are Coding Test, Technical and HR.
How to prepare for Microsoft Corporation Summer Intern 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 Intellectual Property Rights, Microsoft Technologies, Project Management, Relationship Management and Technology Consulting.
What are the top questions asked in Microsoft Corporation Summer Intern interview?

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

  1. You are given two integers n and k. Count the number of permutations where at l...read more
  2. graphs links trees questions ...read more
  3. geaphs links tr...read more

Tell us how to improve this page.

Microsoft Corporation Summer Intern Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Microsoft Corporation Summer Intern Reviews and Ratings

based on 5 reviews

4.7/5

Rating in categories

4.8

Skill development

4.9

Work-life balance

4.6

Salary

4.9

Job security

4.9

Company culture

4.7

Promotions

4.7

Work satisfaction

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

₹13 L/yr - ₹50 L/yr

Senior Software Engineer
1.1k salaries
unlock blur

₹25 L/yr - ₹85 L/yr

Software Engineer2
1k salaries
unlock blur

₹20 L/yr - ₹72 L/yr

Consultant
599 salaries
unlock blur

₹13 L/yr - ₹36.7 L/yr

Support Engineer
578 salaries
unlock blur

₹7.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
Did you find this page helpful?
Yes No
write
Share an Interview