Recursion is an important concept in programming and heavily used. This contest aims to test your recursion concepts and how well you can apply it. Note that you can use other concepts but the main goal here is to use recursion and solve the problems! Happy coding!