I applied through a recruiter. The process took 1 week. I interviewed at Microsoft in May 2025
Interview
An initial call from interview scheduler followed 4 days later by Teams virtual interview with three different hiring managers. The virtual session was a Leetcode problem and for 5 minutes after that I was given the opportunity to ask any questions I wanted.
I had about three weeks to prepare for this coding test. If I could have had 4 months to prepare maybe I would have done better?
I applied online. The process took 1 week. I interviewed at Microsoft (New York, NY) in Apr 2021
Interview
Started with recruiter, then hiring manager. Very smooth process. I should have studied more fundamentals and leetcode before. The interviewer was professional and courteous. I hope I get another chance.
I applied through a recruiter. The process took 1 day. I interviewed at Microsoft (Hyderabad) in Dec 2024
Interview
Contacted by a recruiter form LinkedIn InMail. Applied to it & interview was scheduled as a drive for a whole day.
Round 1: (DSA)
Non - Negative number into English words
Examples:
10952 => Ten thousand nine hundred and fifty two
17 => Seventeen
Round 2(DSA + LLD)
Design a LRU cache & write production level working code
Round 3(LLD)
Design Lift management system - Write down classes, entities, relations and code for the main logic (Controller)
Interview questions [3]
Question 1
Round 1: (DSA)
Discussion on previous projects
Non - Negative number into English words
Examples:
10952 => Ten thousand nine hundred and fifty two
17 => Seventeen