Interviews
主页
Practice questions
指南
价格
Sign in / up
Get full access
Back to focus areas
Design System Components
Number of questions
15 questions
Elevate your front-end skills by practicing the creation of front end design system components.
所有练习题目
Coding (0 / 12)
System Design (0 / 3)
编码形式
JavaScript 实用工具
用户界面
数据结构和算法
搜索编码题目
Sort by
Number of questions
12 questions
Total time
4 hours total
题目列表
1
Tabs
Build a tabs component that displays a list of tab elements and one associated panel of content at a time
难度
中等
Available frameworks
2
Modal Dialog
Build a reusable modal dialog component that can be opened and closed
难度
中等
Available frameworks
Accordion
Build an accordion component that a displays a list of vertically stacked sections with each containing a title and content snippet
难度
简单
Available frameworks
Progress Bar
Build a progress bar component that shows the percentage completion of an operation
难度
简单
Available frameworks
Accordion II
Build an accessible accordion component that has the right ARIA roles, states, and properties
难度
中等
Available frameworks
Accordion III
Build a fully accessible accordion component that has keyboard support according to ARIA specifications
难度
中等
Available frameworks
Modal Dialog II
Build a semi-accessible modal dialog component that has the right ARIA roles, states, and properties
难度
中等
Available frameworks
Modal Dialog III
Build a moderately-accessible modal dialog component that supports common ways to close the dialog
难度
中等
Available frameworks
Star Rating
Build a star rating component that shows a row of star icons for users to select the number of filled stars corresponding to the rating
难度
中等
Available frameworks
Tabs II
Build a semi-accessible tabs component that has the right ARIA roles, states, and properties
难度
中等
Available frameworks
Tabs III
Build a fully accessible tabs component that has keyboard support according to ARIA specifications
难度
中等
Available frameworks
Modal Dialog IV
Build a fully-accessible modal dialog component that supports all required keyboard interactions
难度
困难
Available frameworks