24 lines
1.1 KiB
Markdown
24 lines
1.1 KiB
Markdown
---
|
|
title: Lyft Front End Interview Questions
|
|
sidebar_label: Lyft interview questions
|
|
---
|
|
|
|
:::info Latest version on GreatFrontEnd
|
|
|
|
Find the latest version of this page on [GreatFrontEnd's Lyft Front End Interview Guide](https://www.greatfrontend.com/interviews/company/lyft/questions-guides?utm_source=frontendinterviewhandbook&utm_medium=referral&gnrs=frontendinterviewhandbook).
|
|
|
|
:::
|
|
|
|
## JavaScript coding questions
|
|
|
|
- Implement `Promise.all`.
|
|
- [Practice question](https://www.greatfrontend.com/questions/javascript/promise-all?utm_source=frontendinterviewhandbook&utm_medium=referral&gnrs=frontendinterviewhandbook) (Free)
|
|
- Write the logic for minesweeper using vanilla JS.
|
|
|
|
## User interface coding questions
|
|
|
|
- Implement an autocomplete.
|
|
- [Read answer](https://www.greatfrontend.com/questions/system-design/autocomplete?utm_source=frontendinterviewhandbook&utm_medium=referral&gnrs=frontendinterviewhandbook) (Free)
|
|
|
|
_Source: [Glassdoor Lyft Frontend Engineer Interview Questions](https://www.glassdoor.sg/Interview/Lyft-Frontend-Engineer-Interview-Questions-EI_IE700614.0,4_KO5,22.htm)_
|