Some katas from Codewars on Ruby.
Profile on Codewars: fartem.
Name | Link to Codewars | Link to solution |
---|---|---|
Array#second | Link | Link |
Basic Mathematical Operations | Link | Link |
Convert a string to an array | Link | Link |
Ensure question | Link | Link |
Filter out the geese | Link | Link |
Generate range of integers | Link | Link |
Regexp Basics - is it a digit? | Link | Link |
Reverse List Order | Link | Link |
Super Duper Easy | Link | Link |
Switch it Up! | Link | Link |
Name | Link to Codewars | Link to solution |
---|---|---|
Alphabetically ordered | Link | Link |
char_to_ascii | Link | Link |
Convert a Hashy String to a Hash | Link | Link |
Convert Hash To An Array | Link | Link |
Factorial | Link | Link |
Find Duplicates | Link | Link |
Get list sum recursively | Link | Link |
How many times should I go? | Link | Link |
Indexed capitalization | Link | Link |
isEven? - Bitwise Series | Link | Link |
Random case | Link | Link |
reverseIt | Link | Link |
Reverse Factorials | Link | Link |
Reverser | Link | Link |
Sorted? yes? no? how? | Link | Link |
String to integer conversion | Link | Link |
Swap the head and the tail | Link | Link |
Without the letter 'E' | Link | Link |
Name | Link to Codewars | Link to solution |
---|---|---|
Common array elements | Link | Link |
Is it an isogram? | Link | Link |