Played Challenges
Rural Post - 4532 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 12
- Position: #522 / 1107
- Number of attempts: 3
Simple, Practical, and Common - 33724 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: 22
- Position: #997 / 7442
- Number of attempts: 10
Swap values - 4643 entries
Well, swap the values...
- Best score: 11
- Best player score: 12
- Position: #433 / 1274
- Number of attempts: 5
One number per line - 18755 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #272 / 3870
- Number of attempts: 10
V to the i - 4813 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #29 / 1897
- Number of attempts: 3
multiple cursor alternative - 1521 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: 20
- Position: #108 / 381
- Number of attempts: 4
From argument to object - 1513 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: #44 / 460
- Number of attempts: 6
Extract argument from function - 2364 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 13
- Position: #79 / 755
- Number of attempts: 4
Just the middle - 11484 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #950 / 4209
- Number of attempts: 5
Un"finnish"ed Work - 116 entries
Replace å by a, ä by a and ö by o.
- Best score: 14
- Best player score: 14
- Position: #10 / 60
- Number of attempts: 3
Todo list specification - 399 entries
The every item on the todo list must be done today. Modify the list to reflect that.
- Best score: 37
- Best player score: 37
- Position: #45 / 179
- Number of attempts: 2
Missing Library and a Typo - 893 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: 15
- Position: #10 / 214
- Number of attempts: 6
Vice versa - 7945 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #304 / 2138
- Number of attempts: 6
Hello ${world} - 324 entries
Migrate a JavaScript String from concatenation to ES6 interpolation.
- Best score: 24
- Best player score: 24
- Position: #15 / 96
- Number of attempts: 5
Array transposition - 2425 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 17
- Position: #68 / 449
- Number of attempts: 8
I forgot quotes - 16022 entries
Oops.
- Best score: 10
- Best player score: 15
- Position: #2199 / 4189
- Number of attempts: 4
Suffix sort - 270 entries
Sort from the end of the line, as if the letters in each line were reversed.
- Best score: 19
- Best player score: 22
- Position: #18 / 67
- Number of attempts: 3
Change name of a variable - 179 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: #49 / 137
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10682 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #435 / 3689
- Number of attempts: 8
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #811 / 3969
- Number of attempts: 3
Simple text editing with Vim - 12996 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1338 / 3739
- Number of attempts: 6