On this page
·Updated

System Design Interview Seven Steps in English

Start practising

Premium guides or a live coaching session

Unlock the full curriculum with Premium, or book a pay-as-you-go session. No subscription required.

Join 500+ preparing for global roles

Quick Answer

System design interview seven steps in English: clarify requirements, define APIs, estimate scale, sketch the data model, draw a high-level design, deep-dive two components, then hunt bottlenecks — narrate each step out loud.

Diagrams and what to say while drawing

Draw as you speak: requirements → APIs → estimates → boxes → deep dive → bottlenecks. Western panels score the narration as much as the diagram.

Key vocabulary

TermPlain meaningSay it in an interview
ClarifyAsk scope before designing“Just to confirm — are we designing for mobile clients too?”
APISystem interface contract“I’ll define postTweet and getTimeline first.”
Back-of-the-envelopeRough scale math“I’ll estimate QPS and storage next.”
BottleneckWhat breaks first at scale“The bottleneck is the timeline fan-out.”

ESL English phrases and transitions

Open and clarify

  • “I’ll follow seven steps and narrate each one.”
  • “First I’ll clarify functional and non-functional requirements.”
  • “Stop me if you want to deep-dive a different component.”

UK/US system design moves

  • “The tradeoff is X versus Y.”
  • “I’ll deep-dive this component next.”
  • “A single point of failure here would be …”

Pair this chapter with Mockly’s related article: spoken system design interview framework in english.

Key English language pitfalls

PitfallSounds likeSay instead
Jumping to KafkaSounds tool-ledState the problem, then the tool.
Silent drawingPanel can’t followNarrate every box.
Skipping estimatesMisses scale senseSay QPS before sharding talk.
SummaryClear tradeoffs are how Western panels hear senior engineers.

Common English mistakes

MistakeWhy it hurtsFix
No clarify questionsWrong designAsk two scope questions first.
One deep dive foreverUnbalancedTime-box; cover bottlenecks.
No tradeoffsJunior signalAlways say what you give up.

What the interviewer is testing

For the system design interview framework, UK/US interviewers test structured thinking, scale intuition, and calm spoken English — not accent perfection.

They listen for clarify → estimate → design → tradeoffs → bottlenecks. If those moves are audible, you sound hireable.

How to open in English

First 20 seconds

  • “I’ll follow seven steps and narrate each one.”
  • “First I’ll clarify functional and non-functional requirements.”
  • “Stop me if you want to deep-dive a different component.”

system design interview step by step

Use this sequence for system design interview step by step. Say the step name before you do it.

StepWhat to say
ClarifyFunctional + non-functional; who uses it; what’s out of scope.
APIsName core endpoints so the contract is visible.
EstimateQPS, storage, bandwidth — order of magnitude.
Data modelKey entities and relationships on the board.
High-levelBoxes and arrows; clients → services → storage.
Deep diveTwo components with options and tradeoffs.
BottlenecksSPOF, hot keys, monitoring, failure modes.

Weak vs strong answers

Weak

I’d use microservices and Kubernetes.

Strong

I’ll clarify read/write ratio first, estimate QPS, then choose a simple monolith-friendly design and only split services where the bottleneck forces it.

How to say the key terms

TermSay it
QPS“queries per second”
SPOF“single point of failure”
SLA“service level agreement”

Follow-up questions you will get

Expect these

  • “Which component should I deep-dive — storage or fan-out?”
  • “Do you want failure modes next or a caching plan?”

Practice drill

Set a timer for twelve minutes. Design the system design interview framework out loud in English. Record yourself. Check: clarify, estimate, tradeoffs, bottlenecks.

Repeat tomorrow focusing only on the deep-dive section.

Answer frameworks you can reuse

Clarify → APIs → Estimates → Data model → High-level → Deep dive → Bottlenecks.

For every deep dive: options → tradeoffs → recommendation.

Technical Software Interview English knowledge base

← Technical Software Interview English knowledge base — start at System Design Interview Seven Steps in English for the full chapter index and reading order.

Explore every Mockly article on the blog hub.

All chapters in this series

Jump between Technical Software Interview English posts below. Each chapter builds spoken English for the same book — use the KB overview when you want the big picture.

#ChapterSlug
1System Design Interview Seven Steps in English (you are here)system-design-interview-seven-steps-in-english
2Pastebin System Design in English (ESL)pastebin-system-design-in-english
3Instagram System Design in Englishinstagram-system-design-in-english
4Twitter System Design in English (ESL)twitter-system-design-in-english
5Yelp Nearby System Design in Englishyelp-nearby-system-design-in-english
6Uber System Design in English (ESL)uber-system-design-in-english
7Ticketmaster System Design in Englishticketmaster-system-design-in-english
8Long Polling, WebSockets, and SSE in Englishlong-polling-websockets-sse-in-english

Frequently Asked Questions

Tap a question to expand the answer.

Student success stories

All case studies →

Ready to practise?

Turn interview English into a repeatable skill

Work through the full interview-prep curriculum, then book live coaching with engineers who give feedback on both your technical answers and how you deliver them in English.

Join 500+ preparing for global roles