/codewars

My Personal CodeWars practice

Primary LanguageTypeScript

CodeWars Practice

My Codewars Badge!

This is my codewars practice. All Kata url is linked in every top of the file. Kata is grouped by the kyu levels. Don't read the solution if you don't wanna get spoiler.

Check the Solutions

just run the test (I am using vitest for simple configuration)

  • pnpm install for the first time to install vitest
  • pnpm test to run all the test