Design a Website Landing Page with Business Rules
viaGlassdoor
Problem
Design a hypothetical but realistic website landing page that must satisfy some non-trivial business rules.
What to look for
- Translating business rules into a clean model/logic layer
- Component and state design for conditional content
- Edge cases and how rules compose
asked …