Hard

This question is a daily question and will count towards your daily streak.

In a real-time chat application, you need to implement rate limiting for message sending. What will be the maximum number of messages a user can send in any 5-second window using this implementation?

Choose an option below