PracHub
QuestionsPremiumCoachesLearningGuidesInterview Prep
|Home/System Design/Meta

Model entities for feed content and shares

Last updated: Mar 29, 2026

Quick Overview

This question evaluates a candidate's competency in data modeling and system design for feed and interaction domains, covering entity-relationship modeling, schema design for multi-format content, interaction events, and sharing semantics.

  • hard
  • Meta
  • System Design
  • Data Engineer

Model entities for feed content and shares

Company: Meta

Role: Data Engineer

Category: System Design

Difficulty: hard

Interview Round: Onsite

## Scenario You are designing the data model for a social app’s **News Feed** that shows multiple content types (text, image, short video). Users can interact with content (view, like, comment, share). ## Prompt 1. Propose a **data model** for the core feed domain focusing on: - **Users** - **Content** (supporting text/image/video) - **Interactions** between users and content 2. Identify key **entities**, **relationships**, and **primary/foreign keys**. 3. In an analytics warehouse context, specify which tables are **dimensions** vs **facts** and list a few core fields. 4. Follow-up: extend the model to support **sharing** (a user shares a piece of content to another user, to a group, or to an external channel).

Quick Answer: This question evaluates a candidate's competency in data modeling and system design for feed and interaction domains, covering entity-relationship modeling, schema design for multi-format content, interaction events, and sharing semantics.

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
Dec 1, 2025, 12:00 AM
Data Engineer
Onsite
System Design
17
0

Scenario

You are designing the data model for a social app’s News Feed that shows multiple content types (text, image, short video). Users can interact with content (view, like, comment, share).

Prompt

  1. Propose a data model for the core feed domain focusing on:
    • Users
    • Content (supporting text/image/video)
    • Interactions between users and content
  2. Identify key entities , relationships , and primary/foreign keys .
  3. In an analytics warehouse context, specify which tables are dimensions vs facts and list a few core fields.
  4. Follow-up: extend the model to support sharing (a user shares a piece of content to another user, to a group, or to an external channel).

Solution

Show

Submit Your Answer

Sign in to leave a comment

Loading comments...

Browse More Questions

More System Design•More Meta•More Data Engineer•Meta Data Engineer•Meta System Design•Data 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.