Medium-EasyUnderstandCachingMultiple Choice

Which Redis data structure is best for implementing a real-time leaderboard?

Understand Tests comprehension and ability to explain concepts.

Answer Options

AString
BHash
CSorted Set (ZSet)
DList

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 20+ more Caching questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the Caching topic (System Design).

More Caching Questions