Skip to content
Hard Design: Social Media Platform (Instagram)

What is the purpose of cursor-based pagination in Instagram's feed vs offset pagination?

— Tests your understanding of this concept.

Answer Options

A Cursor pagination is faster to implement
B Cursor pagination is stable when new posts are added at top; offset can cause duplicates or missing posts
C Cursor pagination supports infinite scroll
D Cursor pagination requires less database storage

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 22+ more Design: Social Media Platform (Instagram) questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the Design: Social Media Platform (Instagram) topic (System Design Cases).

More Design: Social Media Platform (Instagram) Questions