Skip to content
Hard Design: News Feed (Facebook/Twitter)

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

— Tests your understanding of this concept.

Answer Options

A Cursors are faster to implement
B Offset pagination becomes unstable when new items are inserted at the top
C Cursors support bidirectional scrolling
D Offset 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