Played Challenges
Reformat/Refactor a Golfer Class - 5570 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 55
- Number of attempts: 2
NATO phonetic alphabet - 407 entries
Transform the series of words into a list.
- Best score: 19
- Best player score: 32
- Number of attempts: 2
Whitespace, empty lines and tabs - 2603 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 32
- Number of attempts: 1
replacing each line of a block selection - 2604 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 29
- Number of attempts: 2
The name of the game - 588 entries
End up with the name of the game.
- Best score: 11
- Best player score: 11
- Number of attempts: 2
Readable Rubyhash - 232 entries
Rubyists talk about being cutting edge but how many are using 1.9 in production? Time to convert those verbose 1.8 hashes in to symbolic, succinct 1.9 beauties!
- Best score: 23
- Best player score: 29
- Number of attempts: 3
Vertical Limit - 2168 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 26
- Number of attempts: 2
Simple text editing with Vim - 10703 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Number of attempts: 3
Stairs Indenting - 360 entries
Indent each line with <line number> whitespaces.
- Best score: 12
- Best player score: 14
- Number of attempts: 4