Played Challenges
simple replacements - 1211 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 19
- Position: #16 / 273
- Number of attempts: 6
Simple, Practical, and Common - 33100 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 22
- Position: #205 / 7301
- Number of attempts: 3
V to the i - 4650 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #293 / 1863
- Number of attempts: 2
That hyphen - 2522 entries
"vim vi improved"
- Best score: 9
- Best player score: 9
- Position: #95 / 689
- Number of attempts: 4
Just the middle - 11283 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #483 / 4140
- Number of attempts: 3
Make HTML List - 997 entries
Turn the comma separated list into an unordered html list.
- Best score: 33
- Best player score: 36
- Position: #60 / 265
- Number of attempts: 5
Vice versa - 7627 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #90 / 2067
- Number of attempts: 7
Angular naming conventions - 285 entries
In angular, a directive name follows the camelCase convention. When the directive is used in an HTML template, the words are instead separated by a dash. Go from to the other the fastest!
- Best score: 18
- Best player score: 18
- Position: #8 / 111
- Number of attempts: 3
Collect List - 4212 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #123 / 1176
- Number of attempts: 4
I forgot quotes - 15840 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #521 / 4133
- Number of attempts: 9
A HAPPY NEW YEAR 2014 ! - 10564 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #845 / 3646
- Number of attempts: 1
Words in parens - 12788 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #609 / 3930
- Number of attempts: 6
Reformat a C golf submission - 546 entries
Take this C golf submission (for the "tiny but standards-compliant Hello World program" category, naturally), and turn it into formatted C code.
- Best score: 22
- Best player score: 28
- Position: #62 / 197
- Number of attempts: 4
Simple text editing with Vim - 11862 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #386 / 3471
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 6223 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 32
- Position: #129 / 1532
- Number of attempts: 12