Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 525 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 525 Bytes

codeWars

Storehouse for my CodeWars Kata solutions

(CodeWars.com) is a fun learning tool for many programing languages. I mainly focus on JavaScript. This repo is just a convenient place to store my solutions to random katas, which are individual challenges ranging in difficulty from day-one beginner to rather complex data master puzzles. Read more here

Adds Shortest Word Kata solution.