Question d’entretien chez Coursera

Make a progress bar in vanilla JS with setInterval to kick it off. Then make 3 to kickoff at the same time. Then make them kick off at 3 different times (or end at different times). then use recursion to make them kick off one after the other sequentially.

Réponses aux questions d'entretien

Utilisateur anonyme

10 oct. 2021

setInterval() to be used on all these questions in vanilla JS.

Utilisateur anonyme

2 déc. 2021

Basically w3schools JS section has this. I also got this. I don't expect to hear back. I answered 2/3 questions.