Played Challenges
Simple, Practical, and Common - 33270 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: #1029 / 7339
- Number of attempts: 8
Swap values - 4517 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #183 / 1251
- Number of attempts: 5
One number per line - 18574 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #279 / 3834
- Number of attempts: 6
Separate the lines - 175 entries
Every other line is mixed up. Separate them into their original texts.
- Best score: 11
- Best player score: 11
- Position: #37 / 89
- Number of attempts: 3
V to the i - 4719 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #510 / 1875
- Number of attempts: 2
remove lines containing the word "reader" - 3507 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #170 / 1136
- Number of attempts: 3
Com(m)a Trouble - 3595 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 12
- Position: #31 / 804
- Number of attempts: 5
Box it - 7798 entries
Create a box around a line.
- Best score: 21
- Best player score: 23
- Position: #600 / 1856
- Number of attempts: 4
multiple cursor alternative - 1461 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: #104 / 375
- Number of attempts: 4
From argument to object - 1451 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: #49 / 445
- Number of attempts: 4
Every other line - 2877 entries
AaAaAaA
- Best score: 12
- Best player score: 13
- Position: #203 / 698
- Number of attempts: 5
Search and Replace 0 - 4771 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #498 / 1581
- Number of attempts: 3
Just the middle - 11339 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #966 / 4157
- Number of attempts: 2
Un"finnish"ed Work - 107 entries
Replace å by a, ä by a and ö by o.
- Best score: 14
- Best player score: 15
- Position: #33 / 56
- Number of attempts: 2
Todo list specification - 379 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: #48 / 174
- Number of attempts: 2
Python Hello World! Reformatting - 930 entries
A novice Python using prints Hello World! and a pro shows him different way. Using vim to get into pro style from novice, win the challenge.
- Best score: 39
- Best player score: 41
- Position: #66 / 361
- Number of attempts: 5
Missing Library and a Typo - 840 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: 15
- Best player score: 15
- Position: #10 / 207
- Number of attempts: 6
Interactive git rebase changing commands - 161 entries
How to change the action of some commits in git rebase dialog.
- Best score: 15
- Best player score: 15
- Position: #6 / 77
- Number of attempts: 2
Adam's challenge - 934 entries
Change both normal to bold and 4 by 2. Adam Wathan challenge this on twitter . He did it in 11 keystrokes on Sublime.
- Best score: 18
- Best player score: 18
- Position: #44 / 263
- Number of attempts: 4
Create a table - 325 entries
Convert the given input into a formatted table
- Best score: 16
- Best player score: 16
- Position: #23 / 104
- Number of attempts: 2
Wrap text in quotes - 349 entries
All the blocks of text should be wrapped in quotation marks.
- Best score: 16
- Best player score: 16
- Position: #33 / 120
- Number of attempts: 5
ninja substitution - 1368 entries
How can you reuse a previous substitution ?
- Best score: 14
- Best player score: 15
- Position: #86 / 260
- Number of attempts: 4
Vice versa - 7720 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #308 / 2085
- Number of attempts: 6
Paragraph sort - 421 entries
My large herbivorous mammals, Vim commands, and POSIX utilities need to be sorted separately.
- Best score: 14
- Best player score: 14
- Position: #29 / 122
- Number of attempts: 4
Array transposition - 2359 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 17
- Position: #73 / 441
- Number of attempts: 10
Collect List - 4238 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #321 / 1180
- Number of attempts: 3
Fix the XML - 962 entries
The challenge consists in having a valid xml from an incomplete source.
- Best score: 18
- Best player score: 18
- Position: #46 / 280
- Number of attempts: 8
I forgot quotes - 15894 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #618 / 4153
- Number of attempts: 5
Words in parens - 12824 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #805 / 3939
- Number of attempts: 1
Resort and deup a CSV list - 142 entries
I'm always adding items to a sorted list. There has to be a better way dedup and resort the lists. There are multiple lists with varying lengths to discourage manual sorting. Also Australia's animals are weird.
- Best score: 44
- Best player score: 44
- Position: #6 / 39
- Number of attempts: 8
replacing each line of a block selection - 2912 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 18
- Position: #98 / 761
- Number of attempts: 8
Switch function arguments - 2035 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 11
- Position: #142 / 641
- Number of attempts: 7
switch variable - 5016 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #482 / 1729
- Number of attempts: 4
Simple text editing with Vim - 12050 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #492 / 3530
- Number of attempts: 4