Played Challenges
Search and Replace 0 - 5010 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 15
- Position: #1104 / 1632
- Number of attempts: 1
Words in parens - 12980 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #57 / 3972
- Number of attempts: 4
Delete unwanted lines - 431 entries
Delete all lines which does not end in "o.."
- Best score: 9
- Best player score: 9
- Position: #38 / 234
- Number of attempts: 2
Vertical Limit - 2576 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 28
- Position: #567 / 762
- Number of attempts: 1
Append semicolon after expressions - 1061 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 15
- Position: #391 / 421
- Number of attempts: 1
switch variable - 5089 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #170 / 1751
- Number of attempts: 4
The holy-grail may help - 389 entries
Can you find it in less than 20 strokes, Arthur?
- Best score: 16
- Best player score: 16
- Position: #125 / 215
- Number of attempts: 1
Ruby 1.9 compat - 640 entries
Remember when Ruby supported `when <expr> :`? Well, it doesn't in 1.9, so let's make sure we use `then`, without ruining our lovely new hash syntax!
- Best score: 14
- Best player score: 14
- Position: #42 / 236
- Number of attempts: 9
Change the content of a string - 1686 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 27
- Position: #476 / 621
- Number of attempts: 1
Braces or Brackets? - 1075 entries
Someone forgot whether to use braces or brackets and you have to clean up their code!
- Best score: 34
- Best player score: 48
- Position: #209 / 333
- Number of attempts: 1
Simple text editing with Vim - 13183 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 26
- Position: #3254 / 3789
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7309 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 37
- Position: #543 / 1805
- Number of attempts: 2