Coach note
Coding questions test whether you can carry a problem from a vague spec to a working solution while talking through your decisions. Interviewers watch the process at least as much as the answer.
Coding · System Reasoning
Write a debounce wrapper: given an expensive function and a delay, return a version that only fires after calls stop arriving for that delay. What happens to the arguments and return value of the suppressed calls?
Type your answer
0of ~180 wordsAbout a minute spoken
Voice isn’t supported in this browser — type your answer in the box.
Create a free account to get more critiques.
Your answer appears here as you speak.