Played Challenges
Simple, Practical, and Common - 33742 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: 33
- Position: #6177 / 7447
- Number of attempts: 4
Swap values - 4643 entries
Well, swap the values...
- Best score: 11
- Best player score: 15
- Position: #935 / 1274
- Number of attempts: 3
Swap values inside brackets - 2511 entries
Easy challenge.
- Best score: 13
- Best player score: 17
- Position: #299 / 583
- Number of attempts: 6
V to the i - 4818 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1349 / 1898
- Number of attempts: 4
Applying same text modification in several lines - 2897 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 16
- Position: #573 / 857
- Number of attempts: 3
Split line with dots - 2154 entries
This line is too long, split it.
- Best score: 15
- Best player score: 26
- Position: #553 / 635
- Number of attempts: 2
Box it - 7916 entries
Create a box around a line.
- Best score: 21
- Best player score: 39
- Position: #1696 / 1881
- 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: 29
- Position: #335 / 381
- Number of attempts: 8
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: 21
- Position: #382 / 460
- Number of attempts: 2
Every other line - 2916 entries
AaAaAaA
- Best score: 12
- Best player score: 18
- Position: #570 / 705
- Number of attempts: 3
Just the middle - 11495 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2784 / 4213
- Number of attempts: 2
Team names - 1841 entries
The team names are misspelled.
- Best score: 16
- Best player score: 19
- Position: #450 / 589
- Number of attempts: 3
Basic renumbering - 5683 entries
Renumbering Basic.
- Best score: 11
- Best player score: 24
- Position: #1135 / 1269
- Number of attempts: 3
Vice versa - 7953 entries
Little role switching.
- Best score: 12
- Best player score: 20
- Position: #1880 / 2140
- Number of attempts: 3
Python challenge - 172 entries
Change the types of the variables in the list from str to float, while keeping the truncation.
- Best score: 31
- Best player score: 87
- Position: #43 / 46
- Number of attempts: 1
Delete to the end of the current line - 833 entries
Delete to the end of the current line, but keep the character under the cursor.
- Best score: 5
- Best player score: 8
- Position: #379 / 402
- Number of attempts: 4
Put the months in order - 974 entries
Our contractor thought that months should be in alphabetical order. Put them in calendar order please.
- Best score: 20
- Best player score: 66
- Position: #154 / 163
- Number of attempts: 1
convert yml into java pojo field - 857 entries
How fast vim can create fields for java pojo i.e class declaration referring to a (simple) yml file
- Best score: 29
- Best player score: 32
- Position: #155 / 227
- Number of attempts: 3
unknown command - 167 entries
I want change 5 words
- Best score: 7
- Best player score: 36
- Position: #81 / 87
- Number of attempts: 1
Collect List - 4308 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 29
- Position: #1173 / 1192
- Number of attempts: 2
I forgot quotes - 16038 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #3020 / 4192
- Number of attempts: 6
A HAPPY NEW YEAR 2014 ! - 10688 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 14
- Position: #2842 / 3691
- Number of attempts: 5
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 22
- Position: #3597 / 3969
- Number of attempts: 3
switch variable - 5079 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 14
- Position: #1429 / 1749
- Number of attempts: 2
Simple text editing with Vim - 13013 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 15
- Position: #2144 / 3744
- Number of attempts: 5