Exercise: Create a stopwatch that counts down from a given number of seconds in the format mm:ss. Make it possible to start, pause, and reset the countdown. Make sure you can pass a callback function to the timer that is […] JavaScript Tech Interview Exercise 16: StopwatchThis entry was posted in JavaScript Interview Questions and tagged ES6 html5 Javascript on 28th May 2018 by zsolt-nagy