Title:
Verkada - Frontend Software Engineer - Technical Interview
Description:
Level: Mid-level (Software Engineer II)
Education:
*Years of Experience (YOE):*Questions Asked:
- Build a Timeline Component for a Video Scrubber Feature:
- Clicking on timeline markers should render the corresponding image.
- A provided function returned a JSON object with an index and image.
- Images were spaced at regular intervals (every 5–15 minutes).
- Implemented by mapping the image array into buttons styled as timeline markers.
- Clicking a button rendered the corresponding image.
- Added play/pause functionality using an interval to auto-advance the index, simulating video playback.
Tags: Verkada, Frontend Engineer, Technical Interview, Timeline Component, UI Implementation