Upload Button Icon Add office photos

Microsoft Corporation

Compare button icon Compare button icon Compare
4.0

based on 1.7k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Microsoft Corporation Associate Software Engineering Intern Interview Questions and Answers

Updated 26 Jul 2024

Microsoft Corporation Associate Software Engineering Intern Interview Experiences

1 interview found

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

There are 2 DSA Questions both on DP

Round 2 - One-on-one 

(1 Question)

  • Q1. Print all 8 Digit Numbers who's reverse and 1/4th is same?
  • Ans. 

    Print all 8 digit numbers whose reverse and 1/4th is the same.

    • Iterate through all 8 digit numbers and check if reverse is equal to 1/4th of the number.

    • Example: 12345678 -> reverse is 87654321, 1/4th is 3086421, not equal.

    • Example: 12344321 -> reverse is 12344321, 1/4th is 3086080, equal.

  • Answered by AI

Interview questions from similar companies

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

I applied via campus placement at National Institute of Technology,(NIT), Agartala and was interviewed in Jun 2023. 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 - Coding Test 

They gave 2 coding questions to solve on hackathon platform which went pretty good and they've shortlisted nearly 14 students among 200 .

Round 3 - Technical 

(2 Questions)

  • Q1. Interviewer was very friendly ,explained the given question clearly and gave time to explain the logic ,execution .Started with the intro ,about projects and went straight with the coding skills.
  • Q2. Dynamic programming

Interview Preparation Tips

Topics to prepare for Google Associate Software Engineering Intern interview:
  • Data structures and algorithms
  • system design
Interview preparation tips for other job seekers - Keep calm and give your best
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions on C++ & CAA were asked
Round 2 - HR 

(1 Question)

  • Q1. Managerial round, Puzzle questions were asked
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is the most challenging project you have handled in your career?
  • Q2. How do you deal with low performer?
Round 2 - One-on-one 

(1 Question)

  • Q1. How do you measure project success?
  • Ans. 

    Project success can be measured by meeting project goals, staying within budget and timeline, and receiving positive feedback from stakeholders.

    • Meeting project goals and objectives

    • Staying within budget and timeline

    • Receiving positive feedback from stakeholders

    • Achieving desired outcomes and deliverables

    • Maintaining high team morale and engagement

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - HR 

(1 Question)

  • Q1. Details about experience and some OOPs questions
Round 2 - Coding Test 

OOPs, polymorphism, SOLID principle, threads, concurrency, unit tests, coverage, testing

Round 3 - Technical 

(1 Question)

  • Q1. Turn a matrix by 90 degrees.
  • Ans. 

    To turn a matrix by 90 degrees, transpose the matrix and then reverse each row.

    • Transpose the matrix by swapping elements across the diagonal

    • Reverse each row of the transposed matrix

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - refresh your basics. think out loud. they want to hear your thinking process.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Design document store server
  • Ans. 

    Design a document store server for efficient storage and retrieval of documents.

    • Consider using a NoSQL database like MongoDB for flexible schema and scalability.

    • Implement a RESTful API for interacting with the document store.

    • Include features like search functionality, version control, and access control.

    • Optimize storage and retrieval performance by using indexing and caching.

    • Ensure data security and backup mechanisms a

  • Answered by AI
  • Q2. Design library system
  • Ans. 

    Design a library system for efficient management of books and resources.

    • Consider user-friendly interface for searching and borrowing books

    • Implement a database to store information about books, users, and transactions

    • Include features like book reservation, due date reminders, and late fee calculation

    • Integrate a system for tracking book availability and location within the library

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Managerial standard questions
Round 2 - Technical 

(2 Questions)

  • Q1. System design and architecture
  • Q2. Propose architecture for an application
  • Ans. 

    Propose architecture for an application

    • Identify the requirements and constraints of the application

    • Choose appropriate technologies and frameworks based on requirements

    • Design a scalable and modular architecture

    • Consider security, performance, and maintainability

    • Implement microservices architecture for flexibility and scalability

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Debouce throttle currying
Round 2 - Coding Test 

Machien coding in react

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

(1 Question)

  • Q1. Design a web crawler
  • Ans. 

    Design a web crawler to fetch and index web pages

    • Start by identifying the target websites and their structure

    • Develop a system to fetch web pages using HTTP requests

    • Implement a parser to extract relevant information from the HTML content

    • Store the extracted data in a database for indexing and retrieval

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Technical discussion around micro service advantages and disadvantages in real project use cases. Integration challenges
Round 3 - Technical 

(1 Question)

  • Q1. System design related questions from load balancer to database design
Round 4 - Leadership 

(1 Question)

  • Q1. Project management and people management

Microsoft Corporation Interview FAQs

How many rounds are there in Microsoft Corporation Associate Software Engineering Intern interview?
Microsoft Corporation interview process usually has 2 rounds. The most common rounds in the Microsoft Corporation interview process are Coding Test and One-on-one Round.

Tell us how to improve this page.

Microsoft Corporation Associate Software Engineering Intern Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.9
 • 8.2k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 897 Interviews
Google Interview Questions
4.4
 • 870 Interviews
Amdocs Interview Questions
3.8
 • 532 Interviews
Zoho Interview Questions
4.3
 • 513 Interviews
Cisco Interview Questions
4.1
 • 396 Interviews
Dell Interview Questions
4.0
 • 391 Interviews
SAP Interview Questions
4.2
 • 308 Interviews
View all

Microsoft Corporation Associate Software Engineering Intern Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
1.9k salaries
unlock blur

₹13.1 L/yr - ₹50 L/yr

Senior Software Engineer
1.1k salaries
unlock blur

₹21 L/yr - ₹85.2 L/yr

Software Engineer2
995 salaries
unlock blur

₹20 L/yr - ₹70 L/yr

Consultant
608 salaries
unlock blur

₹13 L/yr - ₹36.7 L/yr

Support Engineer
561 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