🥋 Codewars katas
A kata basically is an algorithm you have to solve in any programming language you desire.
Kyu digit determines kata difficulty level as well as the user rank on the platform.
The current Node versions available are the following:
Practicing katas could help you to improve your algorithmic thinking. It could also helps going to interviews more confident. I highly recommend the Tech Interview Handbook which will help you ace your next technical interview.
There's a folder for each kata nested in its own kyu
-
8-kyu
- Mr. Freeze
- index.js
- index.test.js
- Mr. Freeze
-
7-kyu
- Binary Addition
- index.js
- index.test.js
- Binary Addition
- Testing: Jest & Jest-extended
- ES6 / ES2015
MIT © [Ruben Solorio]