The Meal Kit That Knows You
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
- L6
Problem
We're a meal-kit delivery company. We want to personalize which recipes we show each customer when they open the app. Design a pipeline that ingests data about orders and matches them to menus for recommendations.
Summary
What they ordered says a lot about what they want next.
Practice This Problem
Solve this Pipeline Design problem with real code execution. DataDriven runs your solution and grades it automatically.