Collection of my completed codewars katas
(1 = Hardest, 8 = Easiest)
Revise = *
Not completed = **
Maybe one day..
Coming soon..
- Reverse array in less than 30 bytes (js)
- [One line... < 60 chars: Multiples of 3 and 5](<60charMultiple3and5.js) (js) *
- ParseInt() reloaded (js)
- Next bigger number with same digits (js)
- Undo/Redo (js) **
- Rot13 - Cipher/ encryption (ruby) *
- Rot13 - Cipher/ encryption (js) *
- One line task - Moon Rating (js)
- Who likes it? (js)
- Multiples of 3 or 5 (js)
- Character with longest consecutive repetition (js)
- String array duplicates (ruby)
- String array duplicates (js) *
- Matrix addition (js)
- Duplicate Encoder (js) *
- Bouncing balls (js) **
- Unique in Order (js)
- Convert string to camel case (js)
- Detect panagram (js)
- Substitute vars into strings (php)
- Numbers in strings (js)
- Numbers in strings (ruby)
- Reverse letter (js)
- Simple moon rating (js) *
- Highest and Lowest (js)
- Going to the cinema (js)
- Waiting room js
- Friend or Foe? js
- Complementary DNA js
- Simple String Characters (js)
-
Fake binary (js)
-
Grasshopper - debug (js)
-
MakeUpperCase (js)
-
Return Negative (js)
-
Cat Years Dog Years (js)
-
String Cleaning (js)
-
Quarter of the year (js)
-
Gravity flip (js)
-
Check same case (js)
-
Warn the sheep (js) **
-
Closest elevator (js)
-
Draw stairs (js) *
-
Century from year (js)
-
Multiple of index (js)
-
Type of Sum (js)
-
Array plus Array (js)
-
Can we divide it? (js)
-
Reverse sequence (js)
-
Convert to binary (js)
-
Is he gonna survive? (js)
-
Man in the west (js)
-
USD => CNY (js)
-
Sum the strings (js)
-
Get the Nth even number (js) **
-
Do you speak english (js)
-
Invert values (js)
-
Calculate price excluding VAT (js) **
-
Goal to do 50, 4 to go..