The leading platform to prepare for frontend interviews. Master the fundamentals of HTML, CSS, and JavaScript, sharpen your frontend skills, and land your dream job with FrontendExpert.
50 Frontend Interview Questions
50 Frontend Interview Questions is a 50-lesson 12 hours 37 minutes self-paced course by AlgoExpert. The leading platform to prepare for frontend interviews.
Course facts
- Lessons
- 50
- Duration
- 12 hours 37 minutes
- Level
- All levels
- Language
- English
- Updated
- Instructor
- AlgoExpert
- Price
- Premium
Who teaches 50 Frontend Interview Questions? AlgoExpert
AlgoExpert is a US technical-interview-preparation platform founded by Clément Mihailescu (a former Google engineer) — one of the most-used resources for the algorithm / data-structure portion of senior engineering interviews. The platform's distinctive contribution is the curated set of 160 hand-picked interview questions across difficulty tiers, each with video walkthroughs in multiple languages.
The platform has expanded beyond the original AlgoExpert track into SystemsExpert (system design), FrontendExpert (the browser / front-end interview rounds), MLExpert (machine learning interviews), ProgrammingExpert (the broader CS / coding skill foundation), and InfraExpert (infrastructure / DevOps interviews). The teaching style is rigorous and pattern-focused.
The CourseFlix listing under this source carries 8 AlgoExpert courses spanning that range. Material is paid; AlgoExpert runs on per-course or membership pricing on the original platform. Courses are aimed at engineers preparing for technical interviews at large tech companies.
What lessons are included in 50 Frontend Interview Questions?
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Sign Up Form Demo | 09:44 | |
| 2 | Item Cart | 06:31 | |
| 3 | Spaghetti Recipe | 11:17 | |
| 4 | Blog Post | 10:43 | |
| 5 | Rainbow Circles | 17:53 | |
| 6 | Navbar | 10:12 | |
| 7 | Pig Emoji | 28:50 | |
| 8 | Purchase Form | 28:26 | |
| 9 | AlgoExpert Products | 18:48 | |
| 10 | Robot Emoji | 29:31 | |
| 11 | Notifications Menu | 10:26 | |
| 12 | AlgoExpert Logo | 07:21 | |
| 13 | Testing Framework | 14:25 | |
| 14 | Array Methods | 09:31 | |
| 15 | Event Target | 10:30 | |
| 16 | Debounce | 11:27 | |
| 17 | This Binding | 11:11 | |
| 18 | Promisify | 07:29 | |
| 19 | Throttle - V2 | 10:51 | |
| 20 | Curry - Updated | 07:17 | |
| 21 | Promise Methods | 14:19 | |
| 22 | Deep Equals | 14:00 | |
| 23 | Promises V2 | 32:27 | |
| 24 | Flatten | 07:53 | |
| 25 | Corresponding Node | 09:31 | |
| 26 | Memoize | 07:32 | |
| 27 | createDom | 04:38 | |
| 28 | Trending Stocks | 13:12 | |
| 29 | Infinite Scroll | 24:30 | |
| 30 | Stopwatch | 25:36 | |
| 31 | Tic Tac Toe | 32:22 | |
| 32 | Todo List | 16:01 | |
| 33 | Typeahead | 20:06 | |
| 34 | Tier List | 17:20 | |
| 35 | Toasts | 19:38 | |
| 36 | Sudoku | 15:35 | |
| 37 | Tip Calculator | 13:49 | |
| 38 | Question List | 21:24 | |
| 39 | Quiz | 18:00 | |
| 40 | Memory | 15:26 | |
| 41 | Crypto Prices | 11:42 | |
| 42 | Wordle | 30:44 | |
| 43 | Phone Input | 11:17 | |
| 44 | Connect Four | 31:30 | |
| 45 | useFetch | 17:36 | |
| 46 | useLocalStorage | 07:14 | |
| 47 | useStateWithHistory | 08:12 | |
| 48 | useInterval | 08:16 | |
| 49 | useWindowSize | 08:01 | |
| 50 | useMap | 07:03 |
Get instant access to all 49 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionWhat courses are similar to 50 Frontend Interview Questions?
-
Updated 2y agoJava Puzzles to Eliminate Code Fear
By: UdemyThe motivation behind this course came from an article titled "Why Can't Programmers Program?" by Jeff Atwood. It talks about how poorly many candidates perform7h 33m -
Updated 3mo agoGrokking the System Design Interview, Volume II
By: Design GurusAn advanced course for engineers preparing for serious systems design interviews. Learn to design reliable and scalable systems. -
ClassicSystem Design Course
By: get.interviewready.ioIn this course, you’ll get a deep understanding of system design concepts. Full guide. Architectural schemes, capacity planning, API list, tests, Faq.92h 26m4/5 -
Updated 7mo agoGrokking LinkedIn Coding Interview
By: Design GurusCourse for preparing for an interview at LinkedIn. 40 popular questions, practical training, algorithm skills, and data structure. Suitable for all levels.5/5 -
Updated 3y agoThe Coding Interview Bootcamp: Algorithms + Data Structures
By: Udemy, Stephen GriderData Structures? They're here. Algorithms? Covered. Lots of questions with well-explained solutions? Yep! If you're nervous about your first coding interview, o12h 52m -
Updated 7mo agoGrokking Algorithm Complexity and Big-O
By: Design GurusMaster the evaluation of algorithms, time and space complexity. Learn to choose efficient solutions and write optimized code.5/5 -
Updated 2y agoData Science Interview Prep
By: LunarTechWelcome to the Data Science Interview Preparation Course by LunarTech - your comprehensive guide to successfully passing interviews in the field of data.1h 15m5/5 -
Updated 2y agoUltimate SwiftUI Mock Interview AppStore
By: Let's Build That AppReady to become a professional developer? After this course, you'll be ready for any type of interview.5h 11m5/5
More courses by AlgoExpert
-
Updated 2y agoMachine Learning Design Questions
Several videos presenting the practice required to pass machine learning design interviews. It will not be boring.3h 3m5/5 -
Updated 2y agoHTML Crash Course
The foundational HTML knowledge you need to ace frontend interviews. HTML might not be the most exciting topic in computer science, but it lies at the heart of1h 36m -
Updated 2y agoInfraExpert
Infrastructure engineering is built on extensive foundations in networking, operating systems, virtualization, databases, and cloud computing.12h 1m3/5 -
Updated 2y agoiOSExpert
An unrivaled platform to learn iOS development. Everything you need to ace the iOS interviews. What is iOSExpert? iOS Crash Courses.8h 32m5/5 -
Updated 2y agoData Structures Crash Course
Algorithms and data structures go hand in hand; the solution to virtually any coding interview problem will require the implementation of some kind of.4h 28m5/5 -
ClassicSystems Design Fundamentals
The most important ingredient to success in systems design interviews is having extensive knowledge in the areas of distributed computing, reliability engineeri10h 2m5/5