Codewars is an interactive platform used to practice coding challenges that you may see in interviews. For this homework, you'll be completing 5 problems on Codewars. These are 8 kyu which is the easiest difficulty level.
- Fork and Clone this repo
- Put your answer for each problem in the provided
solution.md
in it's corresponding area. You'll be adding your solution code inside of the provided code snippets - Feel free to create a Codewars account
- Submit your your pull request following these guidelines: PR Guidelines