Skip to content

elendil7/codewars-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codewars solutions

Codewars statistics

What is Codewars?

  • Codewars is an educational community for computer programming.
  • On the platform, software developers train on programming challenges known as kata.
  • These discrete programming exercises train a range of skills in a variety of programming languages, and are completed within an online integrated development environment.

Disclaimer

  • Codewars warriors are strongly encouraged not to observe my Kata solutions till they have completed it themselves; or at least made an effort to contemplate means by which they may independently solve each challenge.
  • You should not under any circumstances submit my solutions as your own on the Codewars platform.
  • I shall not be accepting any contributions to this repository.
  • Creating such a repository as this is thoroughly discouraged by Codewars.

Navigation

  • This repository will include all of my Codewars solutions (to this date), filtered by:
    1. Programming langauge
    2. Kyu / Dan (level of difficulty)
  • Note that some files include multiple refactored versions of the identical kata challenge. All solutions should work as intended.
  • The lower the kyu and the higher the dan, the tougher the challenges become.
    Click here for further details.
  • Please acknowledge the following points when attempting to find a kata solution:
    1. If you cannot find the kata you are searching for, try locating it in the Beta folder (some katas may have been approved since I initially uploaded them...).
    2. Next, due to file names not accepting colons (:), I have replaced this symbol with either an empty space (" ") or dash symbol ("-").
    3. Lastly, I've been obliged to remove all question marks from file names, due to strict file formatting rules.


Codewars icon JavaScript icon VSCode icon



Completed
Score Awarded
8 kyu 2
7 kyu 3
6 kyu 8
5 kyu 21
4 kyu 55
3 kyu 149
2 kyu 404
1 kyu 1,097
Rank
Required Score
8 kyu 0
7 kyu 20
6 kyu 76
5 kyu 229
4 kyu 643
3 kyu 1,768
2 kyu 4,829
1 kyu 13,147
1 dan 35,759
2 dan 97,225