← 返回 doordash 的题目列表Round Robin Router Debugging with Sticky Session
类型:online_judge
Implement a classic Round Robin router to distribute requests and add a client sticky session feature. The solution must not use external storage. Provide initial implementation code with some bugs to debug during the interview. Give sufficient test cases for validation and a clear program design requirement.
Example
Input
client_id_1