Uber phone screen - Rate limiter
Anonymous User
2387

Status: 6 YOE
Location: Seattle

Phone screen (1 hour):

Asked to design an API limiter such that "makeHttpRequest" can only be called 4 times a second. Any more requests within the second are rejected.

Comments (2)