Played Challenges
Simple, Practical, and Common - 33236 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: #3445 / 7330
- Number of attempts: 1
Swap values - 4513 entries
Well, swap the values...
- Best score: 11
- Best player score: 15
- Position: #835 / 1250
- Number of attempts: 2
One number per line - 18559 entries
Just give me the numbers.
- Best score: 14
- Best player score: 19
- Position: #1628 / 3830
- Number of attempts: 4
V to the i - 4715 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #392 / 1873
- 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 - 2825 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 / 631
- Number of attempts: 1
That hyphen - 2530 entries
"vim vi improved"
- Best score: 9
- Best player score: 9
- Position: #131 / 690
- Number of attempts: 5
Just the middle - 11318 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2224 / 4152
- 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 - 5514 entries
Renumbering Basic.
- Best score: 11
- Best player score: 17
- Position: #570 / 1249
- Number of attempts: 2
Wrap text in quotes - 349 entries
All the blocks of text should be wrapped in quotation marks.
- Best score: 16
- Best player score: 27
- Position: #112 / 120
- Number of attempts: 3
Vice versa - 7675 entries
Little role switching.
- Best score: 12
- Best player score: 21
- Position: #1857 / 2078
- 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 - 248 entries
Convert a quoted block of text into strings in a list.
- Best score: 28
- Best player score: 32
- Position: #52 / 90
- 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 - 1048 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: #165 / 240
- Number of attempts: 2
ascii-art diamond - 35 entries
Simple ascii-art diamond. The grid is 40x40.
- Best score: 40
- Best player score: 66
- Position: #15 / 15
- 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 - 4228 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 17
- Position: #933 / 1179
- Number of attempts: 2
swap or reverse - 110 entries
Try to swap or reverse the line as needed.
- Best score: 16
- Best player score: 16
- Position: #41 / 64
- Number of attempts: 1
I forgot quotes - 15880 entries
Oops.
- Best score: 10
- Best player score: 18
- Position: #3154 / 4146
- Number of attempts: 1
Change name of a variable - 169 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 / 132
- Number of attempts: 1
Do you demand a shrubbery? - 1108 entries
Use :redir and crush the emacsgolfers.
- Best score: 15
- Best player score: 32
- Position: #271 / 293
- Number of attempts: 1
Where should I put the Newline? - 855 entries
Help me put the newline.
- Best score: 7
- Best player score: 7
- Position: #178 / 428
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10584 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 13
- Position: #2550 / 3653
- Number of attempts: 2
NATO phonetic alphabet - 498 entries
Transform the series of words into a list.
- Best score: 19
- Best player score: 23
- Position: #134 / 189
- Number of attempts: 1
A simple change - 434 entries
Just change the numbers in the most efficient way ...
- Best score: 12
- Best player score: 12
- Position: #32 / 187
- Number of attempts: 4
Saving the hashes(#) - 1977 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 / 470
- Number of attempts: 3
Vertical Limit - 2399 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 28
- Position: #573 / 727
- Number of attempts: 2
Reverse and double space - 475 entries
Reverse the order of the given lines and double space everything
- Best score: 14
- Best player score: 18
- Position: #159 / 191
- Number of attempts: 1
Generate English Alphabets - 456 entries
Start with a, get up to z.
- Best score: 19
- Best player score: 25
- Position: #138 / 198
- Number of attempts: 1
Round Round - 285 entries
Round Round
- Best score: 19
- Best player score: 117
- Position: #68 / 83
- Number of attempts: 1
Reverse Simple Deletion - 824 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #323 / 450
- Number of attempts: 2
Indentation - 492 entries
Indent each line according to the right number of spaces it needs.
- Best score: 21
- Best player score: 29
- Position: #94 / 167
- Number of attempts: 2
Compile C - 362 entries
You might have to get clever to do this one.
- Best score: 19
- Best player score: 26
- Position: #108 / 131
- Number of attempts: 3
Reverse characters in a line - 701 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: #135 / 248
- Number of attempts: 2
Reconstruct the Sentence - 1265 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: #326 / 366
- Number of attempts: 1
Contributed Challenges
ascii-art diamond - 35 entries
Simple ascii-art diamond. The grid is 40x40.