OpenAI logo

OpenAI Interview Question Bank

OpenAI pairs an unusually high raw-coding bar with explicit no-AI-tools rules during most interviews — a deliberate contrast with the product. Phone screens often run a single multi-part simulation for the full hour, and senior loops add deep ML and research-grounded system-design rounds that probe mechanism, not vocabulary.

More
153
Before you start
Showing 51 of 51
Coding·60 min
Very highFree preview

Infection Spread / Cellular Automata

M×N grid with infected cells (X) and susceptible cells (./*); infection propagates each day under escalating rules. 5 sub-parts in 60 min; passing bar is typically solving the first 3 with clean BFS.

SWE
MLE
RE
RS
EM
algorithm
simulation
bfs
medium
Last asked 2026-08-0742 related discussions

OJ Problems

practice in the online judge
153 total

OpenAI Featured Guides