DataDriven
LearnPracticeInterviewDiscussDailyJobs

An ad-tech company has three storage problems on one platform: a bidding service writing 80,000 tran

A medium 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
medium

Interview Prompt

An ad-tech company has three storage problems on one platform: a bidding service writing 80,000 transactions per second with 12ms primary-key lookups, a reporting team scanning 365 days of bid_facts (2 PB raw) for an advertiser dashboard, and a data science team training on the full raw bid history. Apply the entire L3 storage tier (the three foundational shapes plus the four optimization levers) so each workload runs on storage matched to its access pattern.

How This Interview Works

  1. Read the vague prompt (just like a real interview)
  2. Ask clarifying questions to the AI interviewer
  3. Write your pipeline design solution with real code execution
  4. Get instant feedback and a hire/no-hire decision

Related

  • All Mock Interviews
  • Practice Mode (untimed)
  • System Design Interview Questions
  • Data Engineering Interview Prep Guide
  • Practice Problems
  • Daily Challenge