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: 26
- Position: #3428 / 7301
- Number of attempts: 1
Swap values - 4500 entries
Well, swap the values...
- Best score: 11
- Best player score: 15
- Position: #833 / 1247
- Number of attempts: 2
One number per line - 18480 entries
Just give me the numbers.
- Best score: 14
- Best player score: 19
- Position: #1619 / 3811
- Number of attempts: 4
V to the i - 4650 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #392 / 1863
- Number of attempts: 2
Split line with dots - 2113 entries
This line is too long, split it.
- Best score: 15
- Best player score: 22
- Position: #446 / 625
- Number of attempts: 1
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: #429 / 630
- Number of attempts: 1
That hyphen - 2522 entries
"vim vi improved"
- Best score: 9
- Best player score: 9
- Position: #131 / 689
- Number of attempts: 5
Just the middle - 11283 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2221 / 4140
- Number of attempts: 2
Make HTML List - 997 entries
Turn the comma separated list into an unordered html list.
- Best score: 33
- Best player score: 50
- Position: #202 / 265
- Number of attempts: 1
Basic renumbering - 5486 entries
Renumbering Basic.
- Best score: 11
- Best player score: 17
- Position: #566 / 1243
- Number of attempts: 2
Wrap text in quotes - 348 entries
All the blocks of text should be wrapped in quotation marks.
- Best score: 16
- Best player score: 27
- Position: #111 / 119
- Number of attempts: 3
Vice versa - 7627 entries
Little role switching.
- Best score: 12
- Best player score: 21
- Position: #1849 / 2067
- Number of attempts: 1
Pretty multi-line bash - 218 entries
Bash line continuations are much prettier when they're column aligned.
- Best score: 15
- Best player score: 28
- Position: #55 / 75
- Number of attempts: 3
Paragraph sort - 421 entries
My large herbivorous mammals, Vim commands, and POSIX utilities need to be sorted separately.
- Best score: 14
- Best player score: 23
- Position: #108 / 122
- Number of attempts: 1
Paragraph breaks - 497 entries
Swap the blank lines and the aaa lines.
- Best score: 10
- Best player score: 17
- Position: #154 / 163
- Number of attempts: 2
comments galore - 982 entries
Basic comment reformatting
- Best score: 10
- Best player score: 10
- Position: #190 / 414
- Number of attempts: 2
Mirrored text - 163 entries
backward and forward, and long enough to be challenging
- Best score: 14
- Best player score: 17
- Position: #56 / 69
- Number of attempts: 1
lipsum lines - 247 entries
Convert a quoted block of text into strings in a list.
- Best score: 28
- Best player score: 32
- Position: #52 / 89
- Number of attempts: 2
Alsa configuration - 485 entries
I'm tweaking my ~/.asoundrc file!
- Best score: 22
- Best player score: 31
- Position: #89 / 123
- Number of attempts: 1
Align commas - 1046 entries
There are 15,000 aligning challenges on vimgolf.com, and they're all exactly the same. I hope this one is a little different.
- Best score: 11
- Best player score: 17
- Position: #163 / 238
- Number of attempts: 2
ascii-art diamond - 34 entries
Simple ascii-art diamond. The grid is 40x40.
- Best score: 40
- Best player score: 66
- Position: #14 / 14
- Number of attempts: 6
A grid of punctuation - 120 entries
Create a checkerboard of = and - in an 80×24 grid!
- Best score: 16
- Best player score: 17
- Position: #34 / 56
- Number of attempts: 2
Generate a list of numbers - 282 entries
Please generate list of numbers from 1 to 20.
- Best score: 14
- Best player score: 14
- Position: #10 / 135
- Number of attempts: 4
Mirror Symmetry - 787 entries
Add backslashes.
- Best score: 7
- Best player score: 12
- Position: #157 / 264
- Number of attempts: 3
Collect List - 4212 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 17
- Position: #930 / 1176
- Number of attempts: 2
swap or reverse - 105 entries
Try to swap or reverse the line as needed.
- Best score: 16
- Best player score: 16
- Position: #41 / 63
- Number of attempts: 1
I forgot quotes - 15840 entries
Oops.
- Best score: 10
- Best player score: 18
- Position: #3143 / 4133
- Number of attempts: 1
Change name of a variable - 168 entries
Replace the name of the $variable with the fastest move possible. The challenge is having a command that allow you to easily change the variable name even if its indented.
- Best score: 9
- Best player score: 9
- Position: #99 / 131
- Number of attempts: 1
Do you demand a shrubbery? - 1107 entries
Use :redir and crush the emacsgolfers.
- Best score: 15
- Best player score: 32
- Position: #271 / 292
- Number of attempts: 1
Where should I put the Newline? - 852 entries
Help me put the newline.
- Best score: 7
- Best player score: 7
- Position: #178 / 426
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10564 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 13
- Position: #2543 / 3646
- Number of attempts: 2
NATO phonetic alphabet - 490 entries
Transform the series of words into a list.
- Best score: 19
- Best player score: 23
- Position: #133 / 185
- Number of attempts: 1
A simple change - 429 entries
Just change the numbers in the most efficient way ...
- Best score: 12
- Best player score: 12
- Position: #32 / 184
- Number of attempts: 4
Saving the hashes(#) - 1973 entries
The following file is copied from vimcasts.org(Its only for learning purpose,hope the site owner doesn't mind it), its probably the easiest of challenges.Our goal is to delete every line which doesn't contain a hash signs. The remaining hash signs with numbers are then sorted to get the final output.
- Best score: 20
- Best player score: 29
- Position: #339 / 468
- Number of attempts: 3
Vertical Limit - 2389 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 28
- Position: #570 / 724
- Number of attempts: 2
Reverse and double space - 471 entries
Reverse the order of the given lines and double space everything
- Best score: 14
- Best player score: 18
- Position: #158 / 190
- Number of attempts: 1
Generate English Alphabets - 451 entries
Start with a, get up to z.
- Best score: 19
- Best player score: 25
- Position: #137 / 197
- Number of attempts: 1
Round Round - 282 entries
Round Round
- Best score: 19
- Best player score: 117
- Position: #67 / 82
- Number of attempts: 1
Reverse Simple Deletion - 822 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #323 / 449
- Number of attempts: 2
Indentation - 479 entries
Indent each line according to the right number of spaces it needs.
- Best score: 21
- Best player score: 29
- Position: #93 / 165
- Number of attempts: 2
Compile C - 357 entries
You might have to get clever to do this one.
- Best score: 19
- Best player score: 26
- Position: #106 / 129
- Number of attempts: 3
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: 15
- Position: #133 / 245
- Number of attempts: 2
Reconstruct the Sentence - 1203 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 20
- Best player score: 26
- Position: #317 / 355
- Number of attempts: 1
Contributed Challenges
ascii-art diamond - 34 entries
Simple ascii-art diamond. The grid is 40x40.