Skip to content

DanielAJL/Codewars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Codewars kata solutions

My own Codewars kata solutions will be archived in this repository.
As I progress through Codewars I expect to refactor some already completed kata solutions.

Folder structure:

I have provided a folder structure which stores kata's inside it's difficulty folder (kyu).
Each kata comes with a README file explaining the kata's problem.

[x-kyu]/[kata name]/main.js
[x-kyu]/[kata name]/README.md

Test cases:

Most kata's will come with a couple of test cases so you can print the values in the console. It is great for testing directly in VSCode!

Note: Some kata do not have enough test cases to check all possible values, you should then use the test cases provided by the kata on the Codewars website.

Difficulty Order: [high to low]

  • 5 kyu
  • 6 kyu
  • 7 kyu
  • 8 kyu

More kata solutions and kyu difficulty folders will be added as I progress through Codewars.

About

My Codewars kata solutions, sorted by kyu difficulty folders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published