Implement a Fibonacci sequence on the whiteboard.
Anonymous
I wrote an iterative implementation for performance reasons, but I also talked through an easier recursive implementation and concepts like memoization.
Check out your Company Bowl for anonymous work chats.