PracHub
QuestionsPremiumCoachesLearningGuidesInterview Prep
|Home/System Design/Meta

Design a chat messaging system

Last updated: Mar 29, 2026

Quick Overview

This question evaluates the ability to design scalable, reliable real-time messaging systems, examining competencies in distributed systems, message delivery semantics (sent/delivered/read), offline store-and-forward, multi-device history synchronization, and conversation ordering.

  • medium
  • Meta
  • System Design
  • Software Engineer

Design a chat messaging system

Company: Meta

Role: Software Engineer

Category: System Design

Difficulty: medium

Interview Round: Onsite

Design a chat system similar to WhatsApp/Messenger. Requirements: - 1:1 and group chats. - Send/receive messages in real time when online; store-and-forward when offline. - Delivery states (sent/delivered/read) are desirable. - Support message history sync across devices. - Handle ordering within a conversation. Out of scope: end-to-end encryption details, media pipeline.

Quick Answer: This question evaluates the ability to design scalable, reliable real-time messaging systems, examining competencies in distributed systems, message delivery semantics (sent/delivered/read), offline store-and-forward, multi-device history synchronization, and conversation ordering.

Related Interview Questions

  • Design Top-K, Crawler, and Chess Systems - Meta (hard)
  • Design Search And Web Crawling Systems - Meta (medium)
  • Design an Instagram-Style Social Feed - Meta (medium)
  • Design an Online Game Leaderboard - Meta (hard)
  • Design an On-Demand Delivery Platform - Meta (medium)
Meta logo
Meta
Feb 25, 2026, 12:00 AM
Software Engineer
Onsite
System Design
4
0

Design a chat system similar to WhatsApp/Messenger.

Requirements:

  • 1:1 and group chats.
  • Send/receive messages in real time when online; store-and-forward when offline.
  • Delivery states (sent/delivered/read) are desirable.
  • Support message history sync across devices.
  • Handle ordering within a conversation.

Out of scope: end-to-end encryption details, media pipeline.

Solution

Show

Submit Your Answer

Sign in to leave a comment

Loading comments...

Browse More Questions

More System Design•More Meta•More Software Engineer•Meta Software Engineer•Meta System Design•Software Engineer System Design
PracHub

Master your tech interviews with 8,500+ real questions from top companies.

Product

  • Questions
  • Learning Tracks
  • Interview Guides
  • Resources
  • Premium
  • For Universities
  • Student Access

Browse

  • By Company
  • By Role
  • By Category
  • Topic Hubs
  • SQL Questions
  • Compare Platforms
  • Discord Community

Support

  • support@prachub.com
  • (916) 541-4762

Legal

  • Privacy Policy
  • Terms of Service
  • About Us

© 2026 PracHub. All rights reserved.