Animation interview questions
Practice 4 questions on animation. Each runs in a real in-browser editor with Jest tests and a worked, diagram-backed solution.
4 questions
- EASY
Progress Bars
Build a component that renders a list of progress bars which animate from empty to full as they mount.
15 minUI / FrameworksAngularReactHTML / CSS / JSVue - MEDIUM
Analog Clock
Build an analog clock whose hour, minute, and second hands move smoothly to reflect the current time.
25 minUI / FrameworksAngularReactHTML / CSS / JSVue - MEDIUM
Image Carousel II
Build an image carousel with smooth slide transitions between images.
25 minUI / FrameworksAngularReactHTML / CSS / JSVue - HARD
Image Carousel III
PREMIUMBuild an image carousel that smoothly transitions between images while keeping the DOM footprint minimal.
40 minUI / FrameworksAngularReactHTML / CSS / JSVue