Played Challenges
Simple, Practical, and Common - 33930 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: #1231 / 7490
- Number of attempts: 6
Swap values - 4670 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #205 / 1285
- Number of attempts: 9
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 21
- Position: #2459 / 3893
- Number of attempts: 3
multiple cursor alternative - 1556 entries
from: https://www.reddit.com/r/vim/comments/6w5pfa/crosspost_from_remacs_how_would_you_do_this_in_vim/
- Best score: 19
- Best player score: 33
- Position: #357 / 386
- Number of attempts: 2
Search and Replace 0 - 5045 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 15
- Position: #1140 / 1644
- Number of attempts: 4
comment and uncomment code inline - 1151 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: #86 / 328
- Number of attempts: 7
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2594 / 4234
- Number of attempts: 3
Team names - 1854 entries
The team names are misspelled.
- Best score: 16
- Best player score: 16
- Position: #89 / 593
- Number of attempts: 5
Vice versa - 7981 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #341 / 2147
- Number of attempts: 5
Order and join - 992 entries
There's something special about the input order.
- Best score: 10
- Best player score: 11
- Position: #117 / 261
- Number of attempts: 6
Generate a list of numbers - 299 entries
Please generate list of numbers from 1 to 20.
- Best score: 14
- Best player score: 14
- Position: #46 / 141
- Number of attempts: 3
Array transposition - 2453 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 29
- Position: #367 / 455
- Number of attempts: 2
Space out the alphabet - 1659 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 25
- Position: #391 / 446
- Number of attempts: 1
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 16
- Position: #2619 / 4208
- Number of attempts: 4
-a-b-c- - 3225 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 16
- Position: #839 / 1140
- Number of attempts: 2
Gray area - 749 entries
It's a golf metaphor or something.
- Best score: 11
- Best player score: 12
- Position: #107 / 272
- Number of attempts: 4
A HAPPY NEW YEAR 2014 ! - 10721 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1223 / 3704
- Number of attempts: 2
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1646 / 3979
- Number of attempts: 2
Let's play some Ivmgolf - 1138 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 7
- Position: #114 / 450
- Number of attempts: 4
switch variable - 5101 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #496 / 1756
- Number of attempts: 3
A Simple One - 1070 entries
Here is a very simple one - just to illustrate/introduce a vim feature that some people seem to miss...
- Best score: 9
- Best player score: 9
- Position: #465 / 673
- Number of attempts: 1
The Cake is a Lie - 1389 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 9
- Position: #240 / 538
- Number of attempts: 6
Simple text editing with Vim - 13427 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1672 / 3849
- Number of attempts: 7
VimGolf