Played Challenges
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #983 / 1899
- Number of attempts: 1
Swap the operands under comparison - 311 entries
Swap the operands under comparison to prevent null pointer exception (at least in java)
- Best score: 19
- Best player score: 26
- Position: #78 / 104
- Number of attempts: 2
Wrap the text of an email message to 79 characters - 825 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Position: #210 / 430
- Number of attempts: 1
Search and Replace 0 - 5007 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 17
- Position: #1293 / 1631
- Number of attempts: 1
That hyphen - 2595 entries
"vim vi improved"
- Best score: 9
- Best player score: 13
- Position: #501 / 701
- Number of attempts: 1
Mute the second method of this script - 455 entries
prepend a # infront of every line of the second method
- Best score: 8
- Best player score: 11
- Position: #223 / 239
- Number of attempts: 1
I forgot quotes - 16061 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #2778 / 4195
- Number of attempts: 1
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 16
- Position: #781 / 1138
- Number of attempts: 1
Refactor static member invocation - 199 entries
Someone used a static method. Refactor the method into a static import while fixing the assertion.
- Best score: 28
- Best player score: 39
- Position: #49 / 64
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 15
- Position: #3043 / 3695
- Number of attempts: 2
Switch function arguments - 2162 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 18
- Position: #639 / 669
- Number of attempts: 2
Ruby 1.9 hashes - 1260 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: 12
- Best player score: 18
- Position: #348 / 410
- Number of attempts: 1
Hatsuyume - 549 entries
http://en.wikipedia.org/wiki/Hatsuyume
- Best score: 15
- Best player score: 27
- Position: #112 / 190
- Number of attempts: 1
Change the content of a string - 1675 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 26
- Position: #434 / 616
- Number of attempts: 1
Simple text editing with Vim - 13145 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 23
- Position: #3084 / 3778
- Number of attempts: 1