Played Challenges
V to the i - 4818 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #982 / 1898
- Number of attempts: 1
Swap the operands under comparison - 297 entries
Swap the operands under comparison to prevent null pointer exception (at least in java)
- Best score: 19
- Best player score: 26
- Position: #75 / 101
- Number of attempts: 2
Wrap the text of an email message to 79 characters - 800 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Position: #210 / 422
- 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 - 16038 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #2775 / 4192
- 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 ! - 10688 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 15
- Position: #3039 / 3691
- Number of attempts: 2
Switch function arguments - 2147 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 18
- Position: #636 / 666
- Number of attempts: 2
Ruby 1.9 hashes - 1249 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: #346 / 407
- Number of attempts: 1
Hatsuyume - 540 entries
http://en.wikipedia.org/wiki/Hatsuyume
- Best score: 15
- Best player score: 27
- Position: #111 / 187
- Number of attempts: 1
Change the content of a string - 1600 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 26
- Position: #420 / 596
- Number of attempts: 1
Simple text editing with Vim - 13017 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 23
- Position: #3060 / 3745
- Number of attempts: 1