Played Challenges
Simple, Practical, and Common - 32904 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: #944 / 7270
- Number of attempts: 10
Swap values - 4440 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #167 / 1241
- Number of attempts: 6
One number per line - 18377 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #239 / 3787
- Number of attempts: 8
Swap values inside brackets - 2431 entries
Easy challenge.
- Best score: 14
- Best player score: 19
- Position: #356 / 560
- Number of attempts: 3
comment and uncomment code inline - 995 entries
It's very useful to be able to comment out a block of code in a quick edit. And likewise to uncomment the code. This operation often involves multi-line stanzas and even large blocks. With just line-wise navigation and insert mode this would cost you about 4 keystrokes per line. Master this hole of VimGolf and you'll quickly drop your key count in day to day Vim as well.
- Best score: 9
- Best player score: 9
- Position: #31 / 296
- Number of attempts: 4
Just the middle - 11136 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #914 / 4112
- Number of attempts: 2
Stairstep digits - 245 entries
Remove the evens. Double the odds.
- Best score: 9
- Best player score: 9
- Position: #16 / 116
- Number of attempts: 3
Fiddle percentages into real numbers - 795 entries
Get rid of the '%' symbols and shift the decimal place. This is the easier version - all the columns line up.
- Best score: 13
- Best player score: 13
- Position: #77 / 271
- Number of attempts: 7
Vice versa - 7520 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #287 / 2043
- Number of attempts: 6
Swap assigned value - 556 entries
Simple problem but looking for interesting solutions.
- Best score: 10
- Best player score: 12
- Position: #197 / 235
- Number of attempts: 1
VimGolfNight - 495 entries
Based on "The name of the game".
- Best score: 12
- Best player score: 12
- Position: #250 / 327
- Number of attempts: 1
I forgot quotes - 15728 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1674 / 4114
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10533 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1136 / 3637
- Number of attempts: 2
Remove noise from HTTP log - 660 entries
This piece of log (from the year 2000) contains some irrelevant data. We only want to see the HTTP method and resource.
- Best score: 15
- Best player score: 15
- Position: #111 / 260
- Number of attempts: 5
Ugly spreadsheet copy/paste to CSV - 840 entries
convert an ugly spreadsheet copy/paste into a CSV format.
- Best score: 19
- Best player score: 52
- Position: #150 / 173
- Number of attempts: 1
Line Zipper - 443 entries
Zip/pair related lines.
- Best score: 12
- Best player score: 12
- Position: #13 / 206
- Number of attempts: 1
Increment, increment, increment.... - 567 entries
Vim likes macros
- Best score: 10
- Best player score: 10
- Position: #13 / 370
- Number of attempts: 2
Simple text editing with Vim - 11624 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #481 / 3410
- Number of attempts: 4