HardDesign: Rate Limiter

Which algorithm allows bursting up to bucket capacity while maintaining an average rate?

Tests your understanding of this concept.

Answer Options

AFixed window counter
BSliding window log
CToken bucket
DLeaky bucket

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 22+ more Design: Rate Limiter questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the Design: Rate Limiter topic (System Design Cases).

More Design: Rate Limiter Questions