Update appNew update is available. Click here to update.
Microsoft interview experience Real time questions & tips from candidates to crack your interview
SDE - 1
Microsoft
upvote
share-icon
4 rounds | 5 Coding problems
Interview preparation journey
expand-icon
Preparation
Duration: 6 months
Topics: Data Structures, Algorithms, Low Level Design (OOPS), Live Projects, High Level Design (Basic).
Tip
Tip

Tip 1 : Strong hold in DS and Algorithms
Tip 2 : Working knowledge of OOPS concept.
Tip 3 : Working projects worked on with live links should be mentioned in resume.

Application process
Where: Referral
Eligibility: 7+ CGPA
Resume Tip
Resume tip

Tip 1 : Ignore blocks like hobbies and try to add more in experience and projects and achievements sections.
Tip 2 : Make resume using overleaf.com with proper formats, keep it 1 pager.

Interview rounds
01
Round
Medium
Video Call
Duration60 minutes
Interview date1 Oct 2022
Problems1
1. Minimum Cost to Reach End

You are given an array “ARR” of 'N' integers and an integer ...

View more
Problem approach

I solved using greedy algorithm at each position checked the cost of visiting current index or hoping to other + fixed cost which ever is least.

Try solving now
02
Round
Medium
Video Call
Duration60 minutes
Interview date1 Oct 2022
Problems1
1. System Design Question

TO design Data structure to carry two stack operations at once. (Input will be stack1 , push, 4) or (stack2, pop) or(stack1, showVaueOnTop())..

Problem approach

Tip 1 : Tried working on array solution to choose start as 1 stack and end as starting of other.
Tip 2 : Finally made a solution using linked list growing in both directions.
 

03
Round
Hard
Video Call
Duration60 minutes
Interview date1 Oct 2022
Problems2
1. Basic DSA

Design data structure to insert, delete, getRandom in O(1) time.

Problem approach

Created a vector, and map and worked.

2. Travelling Salesman Problem

Given a list of cities numbered from 0 to N-1 and a matrix 'DISTANCE' consisting of 'N' rows and 'N' columns ...

View more
Problem approach

Used graph concept.

Try solving now
04
Round
Easy
HR Round
Duration45 minutes
Interview date1 Oct 2022
Problems1

General Managerial round with 1 basic question on design.

1. System Design Question

Design basic API to catch user mobile usage patterns.


 

Problem approach

Tip 1 : Told him arguments, database that will be used.
Tip 2 : Usage of API.
 

Start a Discussion
Similar interview experiences
company logo
SDE - 1
4 rounds | 6 problems
Interviewed by Microsoft
2361 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 5 problems
Interviewed by Microsoft
326 views
0 comments
0 upvotes
company logo
SDE - 1
4 rounds | 7 problems
Interviewed by Microsoft
211 views
0 comments
0 upvotes
company logo
SDE - 1
1 rounds | 2 problems
Interviewed by Microsoft
1490 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - 1
5 rounds | 12 problems
Interviewed by Amazon
87447 views
24 comments
0 upvotes
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by Amazon
25388 views
6 comments
0 upvotes
company logo
SDE - 1
3 rounds | 11 problems
Interviewed by Amazon
18497 views
3 comments
0 upvotes