A New Column on a Billion Rows
A hard Pipeline Design mock interview question on DataDriven. Practice with AI-powered feedback, real code execution, and a hire/no-hire decision.
- Domain
- Pipeline Design
- Difficulty
- hard
- Seniority
- L6
Interview Prompt
Our product team needs a new column added to the orders table - which has grown to a billion rows and receives 50K writes per minute. The migration must go live next week and production availability cannot be impacted. Design the migration approach and the backfill strategy.
Summary
Add and backfill a new column to a billion-row production table with zero downtime.
How This Interview Works
- Read the vague prompt (just like a real interview)
- Ask clarifying questions to the AI interviewer
- Write your pipeline design solution with real code execution
- Get instant feedback and a hire/no-hire decision