Played Challenges
Simple, Practical, and Common - 33787 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: #4199 / 7454
- Number of attempts: 1
Swap values - 4647 entries
Well, swap the values...
- Best score: 11
- Best player score: 12
- Position: #415 / 1276
- Number of attempts: 3
One number per line - 18798 entries
Just give me the numbers.
- Best score: 14
- Best player score: 18
- Position: #1371 / 3880
- Number of attempts: 4
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1197 / 1899
- 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 - 2922 entries
AaAaAaA
- Best score: 12
- Best player score: 13
- Position: #110 / 706
- 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 - 2372 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 13
- Position: #173 / 757
- Number of attempts: 5
Just the middle - 11509 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #730 / 4218
- Number of attempts: 2
Basic renumbering - 5685 entries
Renumbering Basic.
- Best score: 11
- Best player score: 11
- Position: #42 / 1270
- Number of attempts: 8
Vice versa - 7968 entries
Little role switching.
- Best score: 12
- Best player score: 13
- Position: #754 / 2144
- 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 - 527 entries
Swap the blank lines and the aaa lines.
- Best score: 10
- Best player score: 11
- Position: #65 / 168
- Number of attempts: 2
I forgot quotes - 16061 entries
Oops.
- Best score: 10
- Best player score: 16
- Position: #2560 / 4195
- 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 - 3182 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 / 1085
- Number of attempts: 5
Words in parens - 12975 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #713 / 3971
- Number of attempts: 4
replacing each line of a block selection - 3005 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 23
- Position: #477 / 779
- Number of attempts: 1
Simple text editing with Vim - 13134 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 18
- Position: #2681 / 3776
- Number of attempts: 1