Played Challenges
Simple, Practical, and Common - 33722 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: 28
- Position: #4193 / 7442
- Number of attempts: 1
Swap values - 4643 entries
Well, swap the values...
- Best score: 11
- Best player score: 12
- Position: #415 / 1274
- Number of attempts: 3
One number per line - 18755 entries
Just give me the numbers.
- Best score: 14
- Best player score: 18
- Position: #1369 / 3870
- Number of attempts: 4
V to the i - 4813 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1195 / 1897
- Number of attempts: 1
Split line with dots - 2154 entries
This line is too long, split it.
- Best score: 15
- Best player score: 15
- Position: #89 / 635
- Number of attempts: 5
Every other line - 2915 entries
AaAaAaA
- Best score: 12
- Best player score: 13
- Position: #110 / 704
- Number of attempts: 4
Copy three lines - 2875 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 13
- Position: #26 / 641
- Number of attempts: 5
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: #173 / 755
- Number of attempts: 5
Just the middle - 11483 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #730 / 4209
- Number of attempts: 2
Basic renumbering - 5683 entries
Renumbering Basic.
- Best score: 11
- Best player score: 11
- Position: #42 / 1269
- Number of attempts: 8
Vice versa - 7945 entries
Little role switching.
- Best score: 12
- Best player score: 13
- Position: #753 / 2138
- Number of attempts: 5
Paragraph sort - 450 entries
My large herbivorous mammals, Vim commands, and POSIX utilities need to be sorted separately.
- Best score: 14
- Best player score: 17
- Position: #60 / 125
- Number of attempts: 3
Paragraph breaks - 522 entries
Swap the blank lines and the aaa lines.
- Best score: 10
- Best player score: 11
- Position: #64 / 167
- Number of attempts: 2
I forgot quotes - 16022 entries
Oops.
- Best score: 10
- Best player score: 16
- Position: #2556 / 4189
- Number of attempts: 3
Don't know what this is - 2024 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: #74 / 586
- Number of attempts: 7
quotes inside quotes - 3165 entries
taken from tip 85 of the very good book 'Practical Vim: Edit Text at the Speed of Thought' ! I'd be interested what people use :)
- Best score: 14
- Best player score: 14
- Position: #249 / 1079
- Number of attempts: 5
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #712 / 3969
- Number of attempts: 4
replacing each line of a block selection - 3001 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 23
- Position: #477 / 778
- Number of attempts: 1
Simple text editing with Vim - 12989 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 18
- Position: #2657 / 3737
- Number of attempts: 1