Played Challenges
Simple, Practical, and Common - 33647 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: #2950 / 7425
- Number of attempts: 5
Swap values - 4627 entries
Well, swap the values...
- Best score: 11
- Best player score: 15
- Position: #899 / 1270
- Number of attempts: 2
One number per line - 18749 entries
Just give me the numbers.
- Best score: 14
- Best player score: 18
- Position: #1443 / 3867
- Number of attempts: 4
multiple cursor alternative - 1519 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: 23
- Position: #264 / 380
- Number of attempts: 1
From argument to object - 1508 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: 19
- Position: #297 / 458
- Number of attempts: 6
Every other line - 2910 entries
AaAaAaA
- Best score: 12
- Best player score: 15
- Position: #342 / 703
- Number of attempts: 3
Just the middle - 11464 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2538 / 4202
- Number of attempts: 2
Missing Library and a Typo - 887 entries
I forgot to add a c library, please add it for me. Also I'm bad at typing so fix my typo too.
- Best score: 14
- Best player score: 17
- Position: #114 / 213
- Number of attempts: 3
Basic renumbering - 5673 entries
Renumbering Basic.
- Best score: 11
- Best player score: 23
- Position: #1049 / 1267
- Number of attempts: 1
Array transposition - 2417 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 18
- Position: #192 / 448
- Number of attempts: 8
Collect List - 4305 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 14
- Position: #657 / 1191
- Number of attempts: 5
I forgot quotes - 15997 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1717 / 4184
- Number of attempts: 5
A HAPPY NEW YEAR 2014 ! - 10672 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2247 / 3685
- Number of attempts: 2
Words in parens - 12939 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #2403 / 3964
- Number of attempts: 2
Prefixes and suffixes - 635 entries
Generate all prefixes of "vimchallenge", then all suffixes.
- Best score: 17
- Best player score: 26
- Position: #96 / 201
- Number of attempts: 3
Simple text editing with Vim - 12856 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1627 / 3707
- Number of attempts: 2