HardDesign: News Feed (Facebook/Twitter)

Why is cursor-based pagination preferred over offset-based for news feeds?

Tests your understanding of this concept.

Answer Options

ACursors are faster to implement
BOffset pagination becomes unstable when new items are inserted at the top
CCursors support bidirectional scrolling
DOffset requires more database storage

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 22+ more Design: News Feed (Facebook/Twitter) questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the Design: News Feed (Facebook/Twitter) topic (System Design Cases).

More Design: News Feed (Facebook/Twitter) Questions