Domanda di colloquio di Uber

Implement a Timer (with three buttons: start, stop, reset) by HTML and JavaScript.

Risposta di colloquio

Anonimo

20 gen 2018

I finished this with some HTML and plain JS. But I think the problem was I didn't create it as a reusable component.