Played Challenges
Simple, Practical, and Common - 33746 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: 22
- Position: #373 / 7449
- Number of attempts: 8
Swap values - 4644 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #10 / 1275
- Number of attempts: 7
Prime Numbers - 385 entries
List the first 100 prime numbers.
- Best score: 34
- Best player score: 39
- Position: #21 / 107
- Number of attempts: 2
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #336 / 1899
- Number of attempts: 2
That hyphen - 2595 entries
"vim vi improved"
- Best score: 9
- Best player score: 9
- Position: #119 / 701
- Number of attempts: 5
Just the middle - 11497 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #595 / 4215
- Number of attempts: 2
Basic renumbering - 5685 entries
Renumbering Basic.
- Best score: 11
- Best player score: 11
- Position: #20 / 1270
- Number of attempts: 8
underscore_to_camelCase - 173 entries
Pointy haired boss decided we need to switch to camelCase. Let's get this over with.
- Best score: 14
- Best player score: 14
- Position: #9 / 82
- Number of attempts: 3
Fun With The Diagonal - 107 entries
change the lowercase characters on the main diagonal to uppercase
- Best score: 11
- Best player score: 11
- Position: #14 / 81
- Number of attempts: 1
Vice versa - 7967 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #155 / 2144
- Number of attempts: 2
Free hyphen! - 176 entries
Just like "Inner hyphens", but I'm giving you a free hyphen to play with. Will your solution be any different?
- Best score: 9
- Best player score: 11
- Position: #49 / 90
- Number of attempts: 1
comments galore - 1069 entries
Basic comment reformatting
- Best score: 10
- Best player score: 10
- Position: #143 / 428
- Number of attempts: 3
Mirrored text - 185 entries
backward and forward, and long enough to be challenging
- Best score: 14
- Best player score: 16
- Position: #36 / 72
- Number of attempts: 4
Inner hyphens - 136 entries
Yet another hyphen challenge. Adding 5 hyphens to a file shouldn't be too hard.
- Best score: 11
- Best player score: 11
- Position: #2 / 82
- Number of attempts: 3
Replace and keep the case - 437 entries
Replace all instance of plugin and Plugin to device and Device.
- Best score: 26
- Best player score: 26
- Position: #30 / 118
- Number of attempts: 6
Alsa configuration - 513 entries
I'm tweaking my ~/.asoundrc file!
- Best score: 22
- Best player score: 22
- Position: #21 / 128
- Number of attempts: 6
ASCII Art - 87 entries
how good are you with simple regex?
- Best score: 10
- Best player score: 10
- Position: #8 / 54
- Number of attempts: 1
Collect List - 4308 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #180 / 1192
- Number of attempts: 3
I forgot quotes - 16051 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #369 / 4194
- Number of attempts: 6
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Position: #155 / 1138
- Number of attempts: 4
A HAPPY NEW YEAR 2014 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #922 / 3695
- Number of attempts: 2
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: #229 / 1085
- Number of attempts: 5
Words in parens - 12969 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #663 / 3970
- Number of attempts: 3
Remember FizzBuzz? - 742 entries
Output FizzBuzz to 100. Start with nothing.
- Best score: 39
- Best player score: 39
- Position: #3 / 194
- Number of attempts: 6
Simple text editing with Vim - 13092 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #407 / 3765
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7228 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 32
- Position: #143 / 1777
- Number of attempts: 5
Contributed Challenges
Mirrored text - 185 entries
backward and forward, and long enough to be challenging