Skip to content

fartem/codewars-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codewars-ruby

About

Some katas from Codewars on Ruby.

Links

Profile on Codewars: fartem.

Katas

8 kyu

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

7 kyu

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

6 kyu

Name Link to Codewars Link to solution
Common array elements Link Link
Is it an isogram? Link Link