The first interview involved implementing the following functions: Implement Array.prototype.forEach Implement Array.prototype.map using your forEach Implement Array.prototype.reduce using your map function Implement the debounce concept (using setTimeout)
Check out your Company Bowl for anonymous work chats.