The Provider That Sometimes Sleeps
A medium Pipeline Design interview practice problem on DataDriven. Write and execute real pipeline design code with instant grading.
- Domain
- Pipeline Design
- Difficulty
- medium
- Seniority
- L5
Problem
Our quantitative research team depends on daily price and volume data pulled from an external provider. The data feeds backtesting and risk models, and the current manual pull process has caused missed trading sessions. Design a reliable, automated ingestion pipeline.
Summary
The models run at dawn. The data has to be there first.
Practice This Problem
Solve this Pipeline Design problem with real code execution. DataDriven runs your solution and grades it automatically.