Frontend interview practice
Frontend Interview Questions & Coding Practice
Practice 685 real-world questions covering JavaScript, algorithms, React, and UI components. Find a challenge by skill and difficulty, or follow a guided preparation plan for your next frontend interview.
Frontend interview practice questions
685 questions · Showing 681–685
- UI / FrameworksUI challenge4 variants
Tic-tac-toe II
HARDBuild a generalized tic-tac-toe game on an N x N board where M consecutive marks wins.
40 minAmazon · Apollo · Apple +4Practice - UI / FrameworksUI challenge4 variants
Transfer List II
HARDBuild a transfer list with bulk select, deselect, and the ability to add new items to either side.
40 minTikTokPractice - UI / FrameworksUI challenge4 variants
Virtualized List
HARDBuild a windowed list that renders only the visible rows of a large dataset for smooth scrolling.
40 minPremium questionMeta · TekionPractice - UI / FrameworksUI challenge4 variants
Wordle
HARDBuild the Wordle word-guessing game with row-by-row guesses and per-letter color feedback.
40 minRamp · TekionPractice - UI / FrameworksUI challenge4 variants
Calendar Scheduler
HARDBuild an accessible week-view scheduler with add/remove controls, live announcements, and spatial keyboard navigation.
75 minPremium questionPractice