Microsoft Virtual Interview Events
Mar 19, 2021
22 Comments
UPDATE:
I interviewed for SDE2/senior, here's my 4 rounds.
Interview 1: Valid binary Tree, Maximal Network Rank
Interview 2: OOP question -- design a stack that can push, pop as normal. It also needs to be able to get getmin() of the stack. All 3 functions need to run in O(1)
Interview 3: OOP design -- LRU Cache
Interview 4: Design Microsoft OneDrive -- mainly how do two people edit a document together
Got the offer!!! :D
--------------------------
Hey all,
I'd like some more information regarding these Microsoft Hiring events. Recruiter mentioned straight to on-site and 4 interviews (45 minutes each). Can someone help me with their experience or what should I expect??
Thank you!!!
TC: 200k
YoE: 2
#Hiringevent
comments
Interview 1: Valid binary Tree, Maximal Network Rank
Interview 2: OOP question -- design a stack that can push, pop as normal. It also needs to be able to get getmin() of the stack. All 3 functions need to run in O(1)
Interview 3: OOP design -- LRU Cache
Interview 4: Design Microsoft OneDrive -- mainly how do two people edit a document together