Skip to content
Hard Design: File Storage System (Google Drive/Dropbox)

What strategy does Dropbox use for conflict resolution when two users edit the same file simultaneously?

— Tests your understanding of this concept.

Answer Options

A Operational Transform — merges changes automatically
B Conflict copy — keeps both versions, user resolves manually
C Last-Write-Wins — higher timestamp overwrites
D Locks — prevents concurrent edits

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 22+ more Design: File Storage System (Google Drive/Dropbox) questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the Design: File Storage System (Google Drive/Dropbox) topic (System Design Cases).

More Design: File Storage System (Google Drive/Dropbox) Questions