Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 3.28 KB

5kyu.md

File metadata and controls

26 lines (20 loc) · 3.28 KB

my badge from codewars + link to codewars profile

Codewars is where developers achieve code mastery through challenge. Train on kata in the dojo and reach your highest potential.

Code Wars is an online coding platform that helps users learn programming by solving challenges, competing with each other in real-time game tournaments and connecting to a community of coders from around the world. Code Warriors can practice their skills through interactive tutorials while also being able to compete against one another for prizes!

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. Wikipedia

tags: codewars codewars-kata codewars-solutions codewars-challenges codewars-kata-solution codewars-javascript

All | 3 kyu | 4 kyu | 5 kyu | 6 kyu | 7 kyu | 8 kyu | Beta

5 kyu

Kata link kyu language path my solution
A Simple Music Encoder 5 JS path solution
Object extend 5 JS path solution
Scramblies 5 JS path solution
Extract the domain name from a URL 5 JS path solution
Don't Drink the Water 5 JS path solution
Moving Zeros To The End 5 JS path solution
Simple Pig Latin 5 JS path solution
Last digit of a large number 5 JS path solution
ROT13 5 JS path solution
Maximum subarray sum 5 JS path solution
String incrementer 5 JS path solution