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

Simple Chat Application

Design a simple chat application that allows users to send and receive messages in real-time. Include classes for User, ChatRoom, and Message, and employ interfaces where applicable. Ensure that the design is modular enough to support future features like message history or user statuses (e.g., online, offline).

Key concepts

oopcompositioninterfacesdependency injection

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.