--- title: Lyft Front End Interview Questions sidebar_label: Lyft interview questions description: Lyft front end interview questions with JavaScript coding challenges, UI problems, and insider tips from successful candidates. --- :::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)_ ## Insider tips from the GreatFrontEnd community These tips were shared by [GreatFrontEnd](https://www.greatfrontend.com/?utm_source=frontendinterviewhandbook&utm_medium=referral&gnrs=frontendinterviewhandbook) users who have completed interviews with Lyft. **6th Feb 2025**: > Got an offer from Lyft, thanks GreatFrontEnd! The practical interviews were pretty much all questions from GreatFrontEnd, the FE systems was harder than expected, asked me to design a file management system like GitHub repo files view. **18th Oct 2023**: > I once had the [Digital Clock](https://www.greatfrontend.com/questions/user-interface/digital-clock?utm_source=frontendinterviewhandbook&utm_medium=referral&gnrs=frontendinterviewhandbook) question for Lyft interview 😦 but I had an onsite to be scheduled but they didn't have my level so it seemed futile It was a technical phone interview, they were on the phone and I was live coding on something like a codepad I think it was about an hour, 10 minutes of intro and 10 minutes of questions 🫠 **4th Mar 2023**: > Lyft gives a fair bit of UI coding and JS utility fn questions. Many GreatFrontEnd questions should be helpful For more insider tips, visit [GreatFrontEnd](https://www.greatfrontend.com/?utm_source=frontendinterviewhandbook&utm_medium=referral&gnrs=frontendinterviewhandbook)!