Problem-Solving-Challenges Here I document the challenges I solved in Codewars Solved Challenges: Snail Sort. YACK (Yet Another Currying Kata). Sudoku Solution Validator. Human readable duration format. Default Arguments. Currying vs. Partial Application. Valid Parentheses. Array Merge Sort. Unique In Order. Take a Ten Minutes Walk. Multiples of 3 or 5. Counting Duplicates. Simple string reversal. Vowel Count. A Needle in the Haystack. Calculate BMI. NOTE: to run jest tests for a specific file, in the terminal, run jest -t '<describeString> <itString>' Useful Links Markdown Guide