Microsoft logo

Microsoft Interview Question Bank

Microsoft runs two parallel hiring tracks: the standardized Hiring Event (HE) loop covering Azure, Cloud, Copilot, and Office orgs, and Mustafa Suleyman's MAI org with its own recruiter pool and a distinctly OpenAI-flavored coding rotation. The HE bar is consistent — four 60-minute rounds back-to-back on a fixed weekday — with medium-difficulty algorithms and one system-design slot; MAI loops add project deep-dive depth and pull problems from an in-memory-DB / beam-search / streaming-decoder pool that does not overlap with classic LeetCode prep.

More
189
Before you start
Showing 34 of 34
Coding·60 min
LowFree preview

DNA Shotgun Sequencing

Reconstruct a DNA string from fragments tagged at both ends. Three-part: ordered chain → undirected chain (Eulerian path) → multi-chain decomposition. The signature MAI "platform" coding problem.

MLE
SWE
graph
hard
string-processing
dfs
Last asked 2026-05-013 related discussions

OJ Problems

practice in the online judge
189 total

Microsoft Featured Guides