- 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.
- Codewars warriors are
strongly encouragednot 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.
-
This repository will include all of my Codewars solutions (to this date), filtered by:
- Programming langauge
- 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
kyuand the higher thedan, the tougher the challenges become.
Click here for further details. -
Please acknowledge the following points when attempting to find a kata solution:
- If you cannot find the kata you are searching for, try locating it in the
Betafolder (some katas may have been approved since I initially uploaded them...). - Next, due to file names not accepting colons (
:), I have replaced this symbol with either an empty space (" ") or dash symbol ("-"). - Lastly, I've been obliged to remove all question marks from file names, due to strict file formatting rules.
- If you cannot find the kata you are searching for, try locating it in the
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 |