Played Challenges
Search and Replace 0 - 5004 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 15
- Position: #1102 / 1630
- Number of attempts: 1
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #55 / 3969
- Number of attempts: 4
Delete unwanted lines - 423 entries
Delete all lines which does not end in "o.."
- Best score: 9
- Best player score: 9
- Position: #38 / 231
- Number of attempts: 2
Vertical Limit - 2552 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 28
- Position: #564 / 757
- Number of attempts: 1
Append semicolon after expressions - 1056 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 15
- Position: #389 / 419
- Number of attempts: 1
switch variable - 5079 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #170 / 1749
- Number of attempts: 4
The holy-grail may help - 381 entries
Can you find it in less than 20 strokes, Arthur?
- Best score: 16
- Best player score: 16
- Position: #125 / 213
- Number of attempts: 1
Ruby 1.9 compat - 634 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 / 235
- Number of attempts: 9
Change the content of a string - 1596 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 27
- Position: #457 / 595
- Number of attempts: 1
Braces or Brackets? - 1056 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: #208 / 325
- Number of attempts: 1
Simple text editing with Vim - 13012 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 26
- Position: #3218 / 3743
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7172 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 37
- Position: #536 / 1760
- Number of attempts: 2