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

Custom Notification System

Design a notification system that supports multiple channels like email, SMS, and push notifications. Users can subscribe to different types of notifications, and the system must efficiently dispatch messages to the subscribers. Consider how to encapsulate notification logic and allow extensibility for new channels.

Key concepts

observerpatterninterfacesencapsulation

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 InterviewLab's verified interview question bank. We show the prompt and concepts to practise with — never a copy-paste solution.