title | sidebar_label |
---|---|
Airbnb front end interview questions |
Airbnb interview questions |
:::info We are now part of GreatFrontEnd!
Front End Interview Handbook is now part of GreatFrontEnd! We are working to migrate the content over and you may find the latest version of this page on GreatFrontEnd.
:::
- Write a simple promise.
- Implement a
StoreData
class that add key/value pairs and listen to value changes for keys. Source
- Given an input and an endpoint which returns a JSON list, as a result, extend it to autocomplete on change, handle key navigation through the results.
- Given a star widget embedded in a form write the code to select the stars and submit the correct value through a normal form action. Make reusable for multiple star widgets.
Source: Glassdoor Airbnb Front End Engineer Interview Questions
Airbnb does have rounds evaluating your Computer Science fundamentals by asking LeetCode-style questions. Do be prepared for them.