Played Challenges
Simple, Practical, and Common - 33742 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: 36
- Position: #6689 / 7447
- Number of attempts: 4
V to the i - 4818 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 9
- Position: #1652 / 1898
- Number of attempts: 2
Extract argument from function - 2364 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 17
- Position: #616 / 755
- Number of attempts: 4
That hyphen - 2595 entries
"vim vi improved"
- Best score: 9
- Best player score: 14
- Position: #572 / 701
- Number of attempts: 1
Just the middle - 11495 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 13
- Position: #4091 / 4213
- Number of attempts: 4
Basic renumbering - 5683 entries
Renumbering Basic.
- Best score: 11
- Best player score: 21
- Position: #904 / 1269
- Number of attempts: 5
comments galore - 1048 entries
Basic comment reformatting
- Best score: 10
- Best player score: 11
- Position: #337 / 425
- Number of attempts: 1
Replace and keep the case - 437 entries
Replace all instance of plugin and Plugin to device and Device.
- Best score: 26
- Best player score: 30
- Position: #82 / 118
- Number of attempts: 3
Collect List - 4308 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 55
- Position: #1186 / 1192
- Number of attempts: 1
I forgot quotes - 16038 entries
Oops.
- Best score: 10
- Best player score: 24
- Position: #3938 / 4192
- Number of attempts: 1
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 17
- Position: #950 / 1138
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10688 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 18
- Position: #3462 / 3691
- Number of attempts: 3
attr_aligner - 3522 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 25
- Position: #246 / 703
- Number of attempts: 6
quotes inside quotes - 3165 entries
taken from tip 85 of the very good book 'Practical Vim: Edit Text at the Speed of Thought' ! I'd be interested what people use :)
- Best score: 14
- Best player score: 20
- Position: #1008 / 1079
- Number of attempts: 1
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 21
- Position: #3471 / 3969
- Number of attempts: 1
switch variable - 5079 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #397 / 1749
- Number of attempts: 7
Java Array2List - 233 entries
Convert an java array initializer into a list.
- Best score: 67
- Best player score: 142
- Position: #79 / 87
- Number of attempts: 1
Whitespace, empty lines and tabs - 3763 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 36
- Position: #710 / 807
- Number of attempts: 4
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: #3070 / 3745
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7173 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 47
- Position: #1286 / 1761
- Number of attempts: 3