- accepted / - tried
Create a hook to easily use setTimeout(callback, delay).
setTimeout(callback, delay)
What is time & space complexity of your approach?
Try it out
Console