HardDesign: URL Shortener (TinyURL)

What caching eviction policy is most appropriate for URL shortener cache?

Tests your understanding of this concept.

Answer Options

AFIFO
BLRU (Least Recently Used)
CLFU (Least Frequently Used)
DRandom

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 22+ more Design: URL Shortener (TinyURL) questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the Design: URL Shortener (TinyURL) topic (System Design Cases).

More Design: URL Shortener (TinyURL) Questions