Google | Onsite | Number of requests that need to be dropped
Anonymous User
1083

There are a bunch of requests, values Indicate the request time (seconds), there are three restrictions: 1, up to three requests in one second, 2, up to twenty requests in ten seconds, 3, up to 60 requests in one minute, violating these three regulations. Requests must be dropped. Given a list, find the number of requests that need to be dropped. Can someone please help solving this question?

Comments (4)