Loading...
Loan Application Reporting Schema
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
- mid
Problem
We're a lending platform. Customers submit loan applications. Our risk team reviews each application and either approves or declines it. Approved applications may or may not result in funded loans, since the customer must accept the offer. The analytics team needs approval rate breakdowns by customer segment. Design the data model.
Practice This Problem
Solve this Data Modeling problem with real code execution. DataDriven runs your solution and grades it instantly.