an online skype interview. started with a pretty simple javascript question in an interactive environment which turned out to be just a warm up!
After that a much harder question about calculating the size of a folder which needed to be implemented recursively. After writing the pseudo code some questions about complexity and improvement to the code....