Played Challenges
Whitespace, empty lines and tabs - 2604 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 33
- Number of attempts: 2
quotes inside quotes - 2845 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
- Number of attempts: 5
I forgot quotes - 12906 entries
Oops.
- Best score: 10
- Best player score: 10
- Number of attempts: 8
Words in parens - 11449 entries
We should all ace this, right?
- Best score: 14
- Best player score: 14
- Number of attempts: 8
Just the middle - 9769 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Number of attempts: 3
One number per line - 14457 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Number of attempts: 18
Number Sort - 255 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
- Number of attempts: 1
V to the i - 4163 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Number of attempts: 4
Simple, Practical, and Common - 27241 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: 23
- Number of attempts: 10
Collect List - 3640 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Number of attempts: 8
Don't know what this is - 1809 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
- Number of attempts: 6
Reformat/Refactor a Golfer Class - 5570 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 56
- Number of attempts: 1
Adam's challenge - 833 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: 25
- Number of attempts: 1
Copy three lines - 2256 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 13
- Number of attempts: 9
Every other line - 2265 entries
AaAaAaA
- Best score: 12
- Best player score: 12
- Number of attempts: 7
Line under headers - 759 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 26
- Best player score: 46
- Number of attempts: 2
Vice versa - 6313 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Number of attempts: 9
Make it more readable - 1775 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 14
- Number of attempts: 7