Deal Flow
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
- L4
Problem
We run a housing marketplace where sellers list properties and buyers either view listings or submit leads. We need conversion rate from view to lead broken down by location and property type. Design the data model.
Summary
Sellers want buyers. Buyers want deals.
Practice This Problem
Solve this Data Modeling problem with real code execution. DataDriven runs your solution and grades it automatically.