employer cover photo
employer logo

Frage im Vorstellungsgespräch bei Opower

Create a “debounce” function like the one provided by the underscore JavaScript framework that will take a function as the first parameter and return a function that will only be called once within the milliseconds of time (that is passed in as the second parameter).

Antwort im Vorstellungsgespräch

Anonym

20. Juni 2015

Solved it during the remote peer coding exercise.