PracHub
QuestionsPremiumLearningGuidesCheatsheetNEWCoaches
|Home/System Design/Rippling

Design a Scalable News Feed

Last updated: May 7, 2026

Quick Overview

This question evaluates a candidate's competency in large-scale system design, specifically architecture, data modeling, API design, feed delivery strategies, caching and pagination, ranking versus chronological ordering, and consistency and reliability concerns for low-latency social news feeds.

  • medium
  • Rippling
  • System Design
  • Software Engineer

Design a Scalable News Feed

Company: Rippling

Role: Software Engineer

Category: System Design

Difficulty: medium

Interview Round: Onsite

Design a large-scale social news feed service. Users can: - create posts, - follow and unfollow other users, - open the app to see a personalized home feed containing recent posts from accounts they follow. Discuss: - functional and non-functional requirements, - API design, - data model, - how posts are written and delivered into feeds, - fan-out-on-write vs. fan-out-on-read, - caching and pagination, - handling very high-fanout users (for example, celebrities), - ranking vs. pure reverse-chronological ordering, - consistency, deletion, and reliability concerns. You may assume the system must serve a very large number of users with low read latency.

Quick Answer: This question evaluates a candidate's competency in large-scale system design, specifically architecture, data modeling, API design, feed delivery strategies, caching and pagination, ranking versus chronological ordering, and consistency and reliability concerns for low-latency social news feeds.

Related Interview Questions

  • Design Scalable Expense Violation Processing - Rippling (hard)
  • Scale a rules engine for high traffic - Rippling (medium)
  • Design a news aggregator like Google News - Rippling (medium)
  • Design several large-scale systems - Rippling (hard)
  • Design a user behavior tracking system - Rippling (hard)
Rippling logo
Rippling
Mar 12, 2026, 12:00 AM
Software Engineer
Onsite
System Design
30
0
Loading...

Design a large-scale social news feed service.

Users can:

  • create posts,
  • follow and unfollow other users,
  • open the app to see a personalized home feed containing recent posts from accounts they follow.

Discuss:

  • functional and non-functional requirements,
  • API design,
  • data model,
  • how posts are written and delivered into feeds,
  • fan-out-on-write vs. fan-out-on-read,
  • caching and pagination,
  • handling very high-fanout users (for example, celebrities),
  • ranking vs. pure reverse-chronological ordering,
  • consistency, deletion, and reliability concerns.

You may assume the system must serve a very large number of users with low read latency.

Solution

Show

Comments (0)

Sign in to leave a comment

Loading comments...

Browse More Questions

More System Design•More Rippling•More Software Engineer•Rippling Software Engineer•Rippling 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.