Question bank › Low-Level Design
Lld Low-Level Design Medium

Dynamic Rule-Based Insurance Underwriting Engine

Design an underwriting engine where insurance agents can define complex rules to determine if a policy application is approved, denied, or requires manual review. Rules are based on applicant data (age, medical history, location) and can be nested (e.g., 'If (A and B) or C'). The system must support 'versioning' so that an application submitted today is evaluated against today's rules, even if the rules are updated tomorrow. It must also allow for 'what-if' simulations.

Key concepts

interpreter-patternmemento-patternversioning

Practise this out loud — free

Start a mock interview on THIS exact question — a voice AI interviewer opens with it, pushes back like a real onsite, then hands you an instant scorecard.

🎙 Practise this question now
Part of Praxari's verified interview question bank. We show the prompt and concepts to practise with — never a copy-paste solution.