A medium Data Modeling interview practice problem on DataDriven. Write and execute real data modeling code with instant grading.
- Domain
- Data Modeling
- Difficulty
- medium
- Seniority
- L5
Problem
We run a ride-sharing service. We need to track every ride from request to completion and power dashboards for driver utilization, rider retention, and revenue. Can you design the data model?
Summary
Riders, drivers, and fares. Everyone takes a cut.
Practice This Problem
Solve this Data Modeling problem with real code execution. DataDriven runs your solution and grades it automatically.