DataDriven
LearnPracticeInterviewDiscussDailyJobs

A vendor exposes order data only through a paginated REST API that rate-limits you and occasionally

A medium Pipeline Design interview practice problem on DataDriven. Write and execute real pipeline design code with instant grading.

Domain
Pipeline Design
Difficulty
medium

Problem

A vendor exposes order data only through a paginated REST API that rate-limits you and occasionally returns 500s. You need those orders landed reliably in the warehouse each hour. Design ingestion that survives flaky API calls.

Practice This Problem

Solve this Pipeline Design problem with real code execution. DataDriven runs your solution and grades it automatically.

Related

  • All Practice Problems
  • Mock Interview Mode
  • System Design Interview Questions
  • Data Engineering Interview Prep Guide
  • Daily Challenge
  • Data Engineering Lessons