Played Challenges
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: 24
- Position: #2891 / 7301
- Number of attempts: 1
Swap values - 4500 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #206 / 1247
- Number of attempts: 6
One number per line - 18480 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #225 / 3811
- Number of attempts: 12
Split line with dots - 2113 entries
This line is too long, split it.
- Best score: 15
- Best player score: 23
- Position: #483 / 625
- Number of attempts: 3
multiple cursor alternative - 1453 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: 30
- Position: #329 / 372
- Number of attempts: 2
Every other line - 2856 entries
AaAaAaA
- Best score: 12
- Best player score: 13
- Position: #215 / 691
- Number of attempts: 4
Copy three lines - 2824 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 21
- Position: #453 / 630
- Number of attempts: 2
comment and uncomment code inline - 1037 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: 10
- Position: #155 / 305
- Number of attempts: 4
Team names - 1790 entries
The team names are misspelled.
- Best score: 16
- Best player score: 16
- Position: #80 / 575
- Number of attempts: 5
Turn a ninja to case-insensitive [Nn][Ii][Nn][Jj][Aa] regexp! - 55 entries
I bumped into this in a dailywtf code: http://pastebin.com/QApa5ycS I didn't want to translate a string whenever I wanted to be [Ss][Aa][Rr][Cc][Aa][Ss][Tt][Ii][Cc] on slack, so I figured a script (python, sed, whatever) would be helpful. Well, or a few vim keystroke!
- Best score: 18
- Best player score: 18
- Position: #17 / 33
- Number of attempts: 1
Adam's challenge - 928 entries
Change both normal to bold and 4 by 2. Adam Wathan challenge this on twitter . He did it in 11 keystrokes on Sublime.
- Best score: 18
- Best player score: 18
- Position: #13 / 261
- Number of attempts: 5
Fiddle percentages into real numbers - 820 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: 19
- Position: #252 / 280
- Number of attempts: 1
Vice versa - 7627 entries
Little role switching.
- Best score: 12
- Best player score: 48
- Position: #2041 / 2067
- Number of attempts: 1
Paragraph sort - 421 entries
My large herbivorous mammals, Vim commands, and POSIX utilities need to be sorted separately.
- Best score: 14
- Best player score: 14
- Position: #31 / 122
- Number of attempts: 3
Maze path - 32 entries
Follow the given motions and mark your path with Xs. Attention: This maze is quite big (20x20), please set your terminal size to at least 82.
- Best score: 25
- Best player score: 91
- Position: #10 / 13
- Number of attempts: 3
Generate a list of numbers - 282 entries
Please generate list of numbers from 1 to 20.
- Best score: 14
- Best player score: 14
- Position: #45 / 135
- Number of attempts: 2
Array transposition - 2321 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 17
- Position: #95 / 434
- Number of attempts: 14
Collect List - 4212 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #346 / 1176
- Number of attempts: 6
range(10) digit rotation - 32 entries
This is a data generator challenge or some kind of gift..
- Best score: 18
- Best player score: 20
- Position: #15 / 20
- Number of attempts: 1
I forgot quotes - 15840 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #686 / 4133
- Number of attempts: 9
-a-b-c- - 3142 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Position: #206 / 1120
- Number of attempts: 5
Piphilology - 125 entries
Piphilology comprises the creation and use of mnemonic techniques to remember a span of digits of the mathematical constant π. http://en.wikipedia.org/wiki/Piphilology
- Best score: 29
- Best player score: 32
- Position: #14 / 50
- Number of attempts: 5
A HAPPY NEW YEAR 2014 ! - 10564 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1221 / 3646
- Number of attempts: 2
Words in parens - 12788 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #877 / 3930
- Number of attempts: 6
Prefixes and suffixes - 576 entries
Generate all prefixes of "vimchallenge", then all suffixes.
- Best score: 17
- Best player score: 21
- Position: #33 / 187
- Number of attempts: 6
The name of the game - 638 entries
End up with the name of the game.
- Best score: 11
- Best player score: 11
- Position: #223 / 350
- Number of attempts: 3
Create an alphabet diamond - 76 entries
Here's a brain teaser to keep things interesting...
- Best score: 40
- Best player score: 40
- Position: #6 / 29
- Number of attempts: 7
Vertical Limit - 2389 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 21
- Position: #68 / 724
- Number of attempts: 6
Switch function arguments - 2002 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 11
- Position: #151 / 634
- Number of attempts: 7
The meaning - 538 entries
Numbers are fun!
- Best score: 5
- Best player score: 5
- Position: #273 / 346
- Number of attempts: 1
Increment, increment, increment.... - 606 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #322 / 385
- Number of attempts: 2
Make Fancy Header - 996 entries
Make the header text stand out with surrounding asterisks
- Best score: 16
- Best player score: 23
- Position: #284 / 335
- Number of attempts: 1
Reverse characters in a line - 685 entries
You have everything you need, just not in the right order. Mastermind would give you 26 white pegs.
- Best score: 12
- Best player score: 12
- Position: #12 / 245
- Number of attempts: 6