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: 27
- Position: #3837 / 7301
- Number of attempts: 2
Swap values - 4500 entries
Well, swap the values...
- Best score: 11
- Best player score: 14
- Position: #712 / 1247
- Number of attempts: 3
One number per line - 18480 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #370 / 3811
- Number of attempts: 8
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: 19
- Position: #41 / 372
- Number of attempts: 6
From argument to object - 1441 entries
This task typifies those programmers endure while coding. This C-family pseudocode needs a function argument to be repurposed as an object call. Simply search and replace? Repeat a pattern of edits?
- Best score: 17
- Best player score: 17
- Position: #69 / 441
- Number of attempts: 4
Every other line - 2856 entries
AaAaAaA
- Best score: 12
- Best player score: 17
- Position: #484 / 691
- Number of attempts: 1
Array propagate - 318 entries
Complete the array with the keys as part of the value
- Best score: 23
- Best player score: 24
- Position: #34 / 114
- Number of attempts: 3
Just the middle - 11283 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #1031 / 4140
- Number of attempts: 2
Team names - 1790 entries
The team names are misspelled.
- Best score: 16
- Best player score: 18
- Position: #335 / 575
- Number of attempts: 2
For all cases. - 131 entries
In this case... change it! :) Watch the line.
- Best score: 8
- Best player score: 8
- Position: #52 / 94
- Number of attempts: 1
Remember VimGolf Rules ! - 247 entries
Rules, ... and don't forget !
- Best score: 7
- Best player score: 7
- Position: #11 / 132
- Number of attempts: 4
Basic renumbering - 5486 entries
Renumbering Basic.
- Best score: 11
- Best player score: 11
- Position: #91 / 1243
- Number of attempts: 8
Hidden Message - 74 entries
Find the hidden message and replace all other characters with spaces.
- Best score: 33
- Best player score: 33
- Position: #7 / 28
- Number of attempts: 3
Interactive git rebase changing commands - 158 entries
How to change the action of some commits in git rebase dialog.
- Best score: 15
- Best player score: 15
- Position: #46 / 75
- Number of attempts: 2
create arrows in a list - 92 entries
Add arrow at same distance
- Best score: 10
- Best player score: 10
- Position: #48 / 65
- Number of attempts: 1
Create a table - 309 entries
Convert the given input into a formatted table
- Best score: 16
- Best player score: 19
- Position: #75 / 100
- Number of attempts: 1
Wrap text in quotes - 348 entries
All the blocks of text should be wrapped in quotation marks.
- Best score: 16
- Best player score: 16
- Position: #35 / 119
- Number of attempts: 3
Vice versa - 7627 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #333 / 2067
- Number of attempts: 4
Order and join - 913 entries
There's something special about the input order.
- Best score: 10
- Best player score: 10
- Position: #45 / 248
- Number of attempts: 4
Array transposition - 2321 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 17
- Position: #89 / 434
- Number of attempts: 8
Collect List - 4212 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 13
- Position: #571 / 1176
- Number of attempts: 4
ASCII box - 324 entries
Don't forget to fix typos!
- Best score: 23
- Best player score: 27
- Position: #69 / 103
- Number of attempts: 1
I forgot quotes - 15840 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #672 / 4133
- Number of attempts: 5
A HAPPY NEW YEAR 2014 ! - 10564 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1212 / 3646
- Number of attempts: 3
Words in parens - 12788 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #837 / 3930
- Number of attempts: 3
Delete unwanted lines - 390 entries
Delete all lines which does not end in "o.."
- Best score: 9
- Best player score: 9
- Position: #165 / 223
- Number of attempts: 1
Ruby 1.9 hashes - 1194 entries
Rubyists talk about being cutting edge but how many are using 1.9 in production? Time to convert those verbose 1.8 hashes in to symbolic, succinct 1.9 beauties!
- Best score: 12
- Best player score: 12
- Position: #84 / 392
- Number of attempts: 2
A Simple One - 971 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: #462 / 632
- Number of attempts: 1
Reverse Simple Deletion - 822 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 11
- Position: #38 / 449
- Number of attempts: 2
Simple text editing with Vim - 11862 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #509 / 3471
- Number of attempts: 5