Played Challenges
Simple, Practical, and Common - 32904 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: #1581 / 7270
- Number of attempts: 8
One number per line - 18377 entries
Just give me the numbers.
- Best score: 14
- Best player score: 16
- Position: #889 / 3787
- Number of attempts: 7
Applying same text modification in several lines - 2748 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #315 / 815
- Number of attempts: 3
Com(m)a Trouble - 3376 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 12
- Position: #11 / 760
- Number of attempts: 9
multiple cursor alternative - 1447 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: #154 / 369
- Number of attempts: 8
Copy three lines - 2794 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 13
- Position: #111 / 625
- Number of attempts: 12
Search and Replace 0 - 4651 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #548 / 1541
- Number of attempts: 3
Number Sort - 284 entries
sort the list of newline-separated numbers incrementally. Numbers are in the range 1 to 1000, with 500 missing
- Best score: 9
- Best player score: 9
- Position: #91 / 152
- Number of attempts: 1
Just the middle - 11136 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #1184 / 4112
- Number of attempts: 2
Team names - 1777 entries
The team names are misspelled.
- Best score: 16
- Best player score: 18
- Position: #371 / 570
- Number of attempts: 3
Collect List - 4178 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #400 / 1166
- Number of attempts: 7
Space out the alphabet - 1590 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 16
- Position: #118 / 433
- Number of attempts: 5
I forgot quotes - 15727 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1786 / 4113
- Number of attempts: 5
Don't know what this is - 1948 entries
Replace contents of brackets with matching number of spaces. Don't ask what the format's supposed to be.
- Best score: 11
- Best player score: 11
- Position: #108 / 571
- Number of attempts: 7
switch variable - 4917 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #530 / 1701
- Number of attempts: 8
Whitespace, empty lines and tabs - 2970 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 17
- Position: #113 / 661
- Number of attempts: 9
Simple text editing with Vim - 11620 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1657 / 3409
- Number of attempts: 4