Played Challenges
Simple, Practical, and Common - 32953 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: #6544 / 7275
- Number of attempts: 4
V to the i - 4641 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 9
- Position: #1618 / 1857
- Number of attempts: 2
Extract argument from function - 2218 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 17
- Position: #595 / 729
- Number of attempts: 4
That hyphen - 2500 entries
"vim vi improved"
- Best score: 9
- Best player score: 14
- Position: #560 / 683
- Number of attempts: 1
Just the middle - 11141 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 13
- Position: #3998 / 4114
- Number of attempts: 4
Basic renumbering - 5436 entries
Renumbering Basic.
- Best score: 11
- Best player score: 21
- Position: #874 / 1228
- Number of attempts: 5
comments galore - 970 entries
Basic comment reformatting
- Best score: 10
- Best player score: 11
- Position: #324 / 410
- Number of attempts: 1
Replace and keep the case - 395 entries
Replace all instance of plugin and Plugin to device and Device.
- Best score: 26
- Best player score: 30
- Position: #76 / 111
- Number of attempts: 3
Collect List - 4184 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 55
- Position: #1161 / 1167
- Number of attempts: 1
I forgot quotes - 15748 entries
Oops.
- Best score: 10
- Best player score: 24
- Position: #3865 / 4116
- Number of attempts: 1
-a-b-c- - 3118 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 17
- Position: #928 / 1112
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10538 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 18
- Position: #3410 / 3638
- Number of attempts: 3
attr_aligner - 3402 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 25
- Position: #236 / 685
- Number of attempts: 6
quotes inside quotes - 3030 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: #977 / 1045
- Number of attempts: 1
Words in parens - 12736 entries
We should all ace this, right?
- Best score: 13
- Best player score: 21
- Position: #3428 / 3919
- Number of attempts: 1
switch variable - 4944 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #397 / 1708
- Number of attempts: 7
Java Array2List - 218 entries
Convert an java array initializer into a list.
- Best score: 67
- Best player score: 142
- Position: #75 / 82
- Number of attempts: 1
Whitespace, empty lines and tabs - 3009 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 36
- Position: #593 / 667
- Number of attempts: 4
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: #2825 / 3418
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 6033 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 47
- Position: #1153 / 1486
- Number of attempts: 3