Uber Front End Interview Questions
Page migrated to GreatFrontEnd
Find the latest version of this page on GreatFrontEnd.
Not much is known about Uber's front end interview process.
JavaScript
- Implement a rate limiter attribute/decoration/annotation on top of an API endpoint. Caps to N requests per minute with a rolling window. Source A and Source B