Skip to main content
← CoursesInterview PrepModule 5 · System Design & BehavioralSystem design: rate limiter (token bucket)quiz79 / 100
💬 Discuss🧪 Playground+100 XP
Task
📝 **Question:** Pick the rate-limiting algorithm that best fits the requirement: 'Allow up to 100 requests/sec average, but tolerate short spikes of 200/sec.' 📋 Pick the right answer. 💡 **Hint:** Re-read the theory above if unsure.

Keep going

🎯 Quiz

Question

📝 **Question:** Pick the rate-limiting algorithm that best fits the requirement: 'Allow up to 100 requests/sec average, but tolerate short spikes of 200/sec.' 📋 Pick the right answer. 💡 **Hint:** Re-read the theory above if unsure.
📣 Help someone learn PythonShare this lesson with a friend — the first 15 are free, no signup.Tweet

💬 Discussion

Be the first to ask a question or share a tip.
Sign in to join the discussion. Reading is free.
Loading discussion…