kolodny / exercises

Some basic javascript coding challenges and interview questions
4.23k stars 672 forks source link

Update tests 3 and 4 #4

Closed marthaberner closed 9 years ago

marthaberner commented 9 years ago

@kolodny I've updated the expected results for tests 3 and 4 to reflect the desired outcome, consistent with tests 1 and 2.

Enjoyed the exercise!

kolodny commented 9 years ago

Thanks

kolodny commented 9 years ago

@davidgoli you're right, it rubbed me the wrong way too. I've changed it to be debounce for now 58bbf347d0bb2047f96c2d956a7ef52168a5d86b , I'll work on the throttle later (or I'll accept a PR).