Played Challenges
Simple, Practical, and Common - 33742 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
- Position: #2627 / 7447
- Number of attempts: 10
One number per line - 18776 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #435 / 3875
- Number of attempts: 18
V to the i - 4818 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #564 / 1898
- Number of attempts: 4
Every other line - 2916 entries
AaAaAaA
- Best score: 12
- Best player score: 12
- Position: #15 / 705
- Number of attempts: 7
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: #94 / 641
- Number of attempts: 9
Number Sort - 314 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: #45 / 166
- Number of attempts: 1
Just the middle - 11495 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2671 / 4213
- Number of attempts: 3
Adam's challenge - 992 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
- Position: #238 / 272
- Number of attempts: 1
Vice versa - 7952 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #367 / 2139
- Number of attempts: 9
Line under headers - 2059 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 46
- Position: #470 / 507
- Number of attempts: 2
Collect List - 4308 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #370 / 1192
- Number of attempts: 8
I forgot quotes - 16038 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #752 / 4192
- Number of attempts: 8
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: #97 / 586
- Number of attempts: 6
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: #293 / 1079
- Number of attempts: 5
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #892 / 3969
- Number of attempts: 8
Make it more readable - 2009 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 14
- Position: #184 / 652
- Number of attempts: 7
Whitespace, empty lines and tabs - 3763 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 33
- Position: #637 / 807
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7173 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 56
- Position: #1544 / 1761
- Number of attempts: 1