System Design Prep
← All companies

Notion system design interview questions

One question on this site is reported in Notion software engineer interviews. Each is a guided run through requirements, back-of-envelope numbers, an interactive design, user flows and deep dives with interviewer follow-ups. Patterns covered: crdt, operational-transform, websockets, conflict-resolution.

Attribution comes from public interview guides and candidate reports, not from Notion. It indicates where a question has been asked, nothing more.

🔒 Pro
hardcrdtoperational-transformwebsocketsconflict-resolution

Design Google Docs

Real-time collaborative editing: many cursors in one document, every keystroke converging to the same text, offline edits merged on reconnect.

asked at
14 components5 flows5 deep dives
not started

How to prepare for a Notion system design interview

Large-company loops run 45 to 60 minutes, expect numbers, and spend most of the time on deep dives. Work each question above in practice mode until you can produce the requirements, the estimates and the flows without looking, then read the interview framework guide for how to structure the hour. The other questions on the site teach patterns that show up in Notion interviews under different names.