1. Implement the snake game.
2. Design an API service to limit the number of accesses for a user to a function within a minute. This can be solved using Binary Search.
3. What is inheritance?
4. Design and implement a rate limiter.
5. How did you manage a poor performer?