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
We are an energy trading company that needs to consolidate market price feeds, trade execution data, and open position data from multiple trading desks into a unified analytics platform. The data must be reliable, auditable, and available to risk managers within minutes of execution. Design the end-to-end pipeline with a focus on scalability, data quality, and operational reliability.
Summary
Markets move in milliseconds. The pipeline has to keep up.
Practice This Problem
Solve this Pipeline Design problem with real code execution. DataDriven runs your solution and grades it automatically.