DataDriven
LearnPracticeInterviewDiscussDailyJobs

An on-call engineer who responds to twenty pages a week treats the twenty-first as routine, which is

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 on-call engineer who responds to twenty pages a week treats the twenty-first as routine, which is exactly when the page that mattered slips through. The section's three severity tiers: page (PagerDuty wakeup, customer-facing SLA missed, action required within the hour), Slack channel (notification watched during business hours, daily DAG failed will retry, action waits), and email digest (weekly drift, nobody opens until something is wrong). The page-worthy test: requires action within the hour AND cannot wait for business hours AND on-call can fix it. Route the alert by adding three destinations off the monitor pipeline, one per tier, with each tech matching its tier.

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