Played Challenges
V to the i - 4641 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #961 / 1857
- Number of attempts: 1
Swap the operands under comparison - 258 entries
Swap the operands under comparison to prevent null pointer exception (at least in java)
- Best score: 19
- Best player score: 26
- Position: #67 / 93
- Number of attempts: 2
Wrap the text of an email message to 79 characters - 597 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Position: #210 / 358
- Number of attempts: 1
Search and Replace 0 - 4681 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 17
- Position: #1223 / 1550
- Number of attempts: 1
That hyphen - 2500 entries
"vim vi improved"
- Best score: 9
- Best player score: 13
- Position: #489 / 683
- Number of attempts: 1
Mute the second method of this script - 439 entries
prepend a # infront of every line of the second method
- Best score: 9
- Best player score: 11
- Position: #218 / 233
- Number of attempts: 1
I forgot quotes - 15748 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #2721 / 4116
- Number of attempts: 1
-a-b-c- - 3118 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 16
- Position: #761 / 1112
- Number of attempts: 1
Refactor static member invocation - 193 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: #47 / 62
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10538 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 15
- Position: #2990 / 3638
- Number of attempts: 2
Ruby 1.9 hashes - 1172 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: #333 / 386
- Number of attempts: 1
Hatsuyume - 423 entries
http://en.wikipedia.org/wiki/Hatsuyume
- Best score: 16
- Best player score: 27
- Position: #94 / 167
- Number of attempts: 1
Change the content of a string - 1354 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 26
- Position: #364 / 522
- Number of attempts: 1
Simple text editing with Vim - 11657 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 23
- Position: #2815 / 3418
- Number of attempts: 1