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

What hash function is used for block-level deduplication fingerprinting?

— Tests your understanding of this concept.

Answer Options

A MD5 (fast, weak)
B SHA-256 (secure, no practical collisions)
C CRC32 (fast, error detection)
D BLAKE3 (fastest secure hash)

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