Here are some of the recent questions from Microsoft interview which I could find while preparing for it. All the questions are taken from leetcode discuss and consolidated at one place. These questions were asked for SDE 2. Hope it helps!
OA:
DSA:
LLD:
HLD:
Miscellaneous:
- Design a Load Balancer.
- How to get rid of Deadlocks in a large scale system.
- miscellaneous
- How the information is persisted when a user logs in to a portal, How Authentication works in cloud, e2e CI/CD process and flow,
- SOLID principles,
- Advantages of Dependency inversion principle,
- What's Active directory, What happens when a user logs in to a site,
- Microservice vs Monolith architecture, which is better for debugging,
- how to handle multiple correlation ids while debugging requests that land on multiple microservices, code deployment on PODs and debugging.