Played Challenges
Simple, Practical, and Common - 33757 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: #2957 / 7450
- Number of attempts: 5
Swap values - 4644 entries
Well, swap the values...
- Best score: 11
- Best player score: 15
- Position: #901 / 1275
- Number of attempts: 2
One number per line - 18780 entries
Just give me the numbers.
- Best score: 14
- Best player score: 18
- Position: #1444 / 3877
- Number of attempts: 4
multiple cursor alternative - 1542 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: #267 / 384
- Number of attempts: 1
From argument to object - 1524 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: #301 / 463
- Number of attempts: 6
Every other line - 2922 entries
AaAaAaA
- Best score: 12
- Best player score: 15
- Position: #344 / 706
- Number of attempts: 3
Just the middle - 11500 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2541 / 4216
- Number of attempts: 2
Missing Library and a Typo - 920 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: #118 / 219
- Number of attempts: 3
Basic renumbering - 5685 entries
Renumbering Basic.
- Best score: 11
- Best player score: 23
- Position: #1051 / 1270
- Number of attempts: 1
Array transposition - 2427 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 18
- Position: #193 / 450
- Number of attempts: 8
Collect List - 4308 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 14
- Position: #657 / 1192
- Number of attempts: 5
I forgot quotes - 16051 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1722 / 4194
- Number of attempts: 5
A HAPPY NEW YEAR 2014 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2251 / 3695
- Number of attempts: 2
Words in parens - 12969 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #2407 / 3970
- Number of attempts: 2
Prefixes and suffixes - 637 entries
Generate all prefixes of "vimchallenge", then all suffixes.
- Best score: 17
- Best player score: 26
- Position: #97 / 202
- Number of attempts: 3
Simple text editing with Vim - 13092 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1635 / 3765
- Number of attempts: 2