PracHub
QuestionsPremiumLearningGuidesInterview PrepNEWCoaches
|Home/System Design/Meta

Design a post privacy/visibility system

Last updated: Mar 29, 2026

Quick Overview

This question evaluates a candidate's ability to design access control and visibility mechanisms for social posts, covering privacy models, efficient read-time enforcement, data modeling, caching strategies, and handling dynamic friendship and privacy updates.

  • medium
  • Meta
  • System Design
  • Software Engineer

Design a post privacy/visibility system

Company: Meta

Role: Software Engineer

Category: System Design

Difficulty: medium

Interview Round: Onsite

Design a privacy system for social media posts (similar to Facebook post privacy). Requirements: - Each post can be: Public, Friends, Friends-of-friends (optional), Only me, or Custom (allowlist/denylist/groups). - Enforce privacy on reads (feed and direct post URL). - Work efficiently with caching and high read QPS. - Support updates to friendships and privacy settings. Out of scope: complex regulatory auditing.

Quick Answer: This question evaluates a candidate's ability to design access control and visibility mechanisms for social posts, covering privacy models, efficient read-time enforcement, data modeling, caching strategies, and handling dynamic friendship and privacy updates.

Related Interview Questions

  • 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)
  • Design an Instagram-like Media Feed - Meta (medium)
Meta logo
Meta
Feb 25, 2026, 12:00 AM
Software Engineer
Onsite
System Design
3
0

Design a privacy system for social media posts (similar to Facebook post privacy).

Requirements:

  • Each post can be: Public, Friends, Friends-of-friends (optional), Only me, or Custom (allowlist/denylist/groups).
  • Enforce privacy on reads (feed and direct post URL).
  • Work efficiently with caching and high read QPS.
  • Support updates to friendships and privacy settings.

Out of scope: complex regulatory auditing.

Solution

Show

Comments (0)

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 7,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.