Practical tasks for JavaScript interviewby@rzhelieznov
4,469 reads

Practical tasks for JavaScript interview

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

In the previous article, I described my main coding tasks for React interview. I always suggest 2-3 coding tasks in native JS to see how candidates understand main JS concepts. The next task is a task to implement a simple timer in Vanilla JS. The idea is to create a timer to test how candidates can interact with HTML elements. For more experienced developers we can try to use more interesting approaches. For example, a timer should start and we see counting in the display every second and the timer will pause.

Company Mentioned

Mention Thumbnail
featured image - Practical tasks for JavaScript interview
Roman HackerNoon profile picture

@rzhelieznov

Roman


Receive Stories from @rzhelieznov

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!