Played Challenges
Number Sort - 268 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: 14
- Number of attempts: 1
Extract HTML option values from tag values - 74 entries
Generate HTML option values from the text in the option tag. If the text contains multiple words, replace the spaces with an underscore and convert all capital letters to small letters.
- Best score: 34
- Best player score: 52
- Number of attempts: 1
Combines all items - 255 entries
For each line that starts with the same number I want to combine its contents
- Best score: 9
- Best player score: 12
- Number of attempts: 2
Change attribute to getter - 98 entries
Wrap attributes with a getter method.
- Best score: 24
- Best player score: 47
- Number of attempts: 1
Order and join - 820 entries
There's something special about the input order.
- Best score: 10
- Best player score: 15
- Number of attempts: 1
Every other line - 2753 entries
AaAaAaA
- Best score: 7
- Best player score: 21
- Number of attempts: 2
Paragraph breaks - 431 entries
Swap the blank lines and the aaa lines.
- Best score: 10
- Best player score: 52
- Number of attempts: 1
C Reformatting - 675 entries
You may use Visual mode... or not. #uppercase
- Best score: 30
- Best player score: 70
- Number of attempts: 2
Paragraph sort - 356 entries
My large herbivorous mammals, Vim commands, and POSIX utilities need to be sorted separately.
- Best score: 14
- Best player score: 30
- Number of attempts: 1
Copy three lines - 2733 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 29
- Number of attempts: 2
Split line with dots - 2074 entries
This line is too long, split it.
- Best score: 15
- Best player score: 27
- Number of attempts: 1
Align commas - 973 entries
There are 15,000 aligning challenges on vimgolf.com, and they're all exactly the same. I hope this one is a little different.
- Best score: 11
- Best player score: 50
- Number of attempts: 1
Swap values - 4361 entries
Well, swap the values...
- Best score: 11
- Best player score: 24
- Number of attempts: 1
comments galore - 937 entries
Basic comment reformatting
- Best score: 10
- Best player score: 22
- Number of attempts: 1
Vice versa - 7355 entries
Little role switching.
- Best score: 12
- Best player score: 26
- Number of attempts: 4
Simple, Practical, and Common - 32488 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: 32
- Number of attempts: 2
Collect List - 4128 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 18
- Number of attempts: 1
Just the middle - 11033 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 11
- Number of attempts: 1
I forgot quotes - 15536 entries
Oops.
- Best score: 10
- Best player score: 20
- Number of attempts: 1
Basic renumbering - 5386 entries
Renumbering Basic.
- Best score: 11
- Best player score: 19
- Number of attempts: 1
-a-b-c- - 3059 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 21
- Number of attempts: 1
V to the i - 4569 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 15
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10483 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 20
- Number of attempts: 1
attr_aligner - 3346 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 44
- Number of attempts: 1
quotes inside quotes - 2995 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: 39
- Number of attempts: 1
Words in parens - 12628 entries
We should all ace this, right?
- Best score: 13
- Best player score: 17
- Number of attempts: 1
switch variable - 4850 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 28
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 5778 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 54
- Number of attempts: 1