Played Challenges
Rural Post - 4579 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 17
- Position: #821 / 1117
- Number of attempts: 1
Simple, Practical, and Common - 33929 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: #4203 / 7489
- Number of attempts: 3
V to the i - 4833 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 9
- Position: #1655 / 1904
- Number of attempts: 1
Box it - 7987 entries
Create a box around a line.
- Best score: 21
- Best player score: 29
- Position: #1353 / 1895
- Number of attempts: 1
Extract argument from function - 2379 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 17
- Position: #619 / 760
- Number of attempts: 2
Search and Replace 0 - 5042 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 18
- Position: #1391 / 1643
- Number of attempts: 1
That hyphen - 2602 entries
"vim vi improved"
- Best score: 9
- Best player score: 12
- Position: #449 / 704
- Number of attempts: 2
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 10
- Position: #3768 / 4234
- Number of attempts: 2
Basic renumbering - 5707 entries
Renumbering Basic.
- Best score: 11
- Best player score: 24
- Position: #1125 / 1274
- Number of attempts: 2
Vice versa - 7981 entries
Little role switching.
- Best score: 12
- Best player score: 19
- Position: #1818 / 2147
- Number of attempts: 2
comments galore - 1074 entries
Basic comment reformatting
- Best score: 10
- Best player score: 11
- Position: #330 / 430
- Number of attempts: 1
lipsum lines - 278 entries
Convert a quoted block of text into strings in a list.
- Best score: 28
- Best player score: 37
- Position: #82 / 95
- Number of attempts: 2
Replace and keep the case - 438 entries
Replace all instance of plugin and Plugin to device and Device.
- Best score: 26
- Best player score: 34
- Position: #102 / 119
- Number of attempts: 2
Alsa configuration - 513 entries
I'm tweaking my ~/.asoundrc file!
- Best score: 22
- Best player score: 36
- Position: #111 / 128
- Number of attempts: 2
Swap assigned value - 671 entries
Simple problem but looking for interesting solutions.
- Best score: 10
- Best player score: 12
- Position: #213 / 259
- Number of attempts: 1
Collect List - 4317 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 18
- Position: #1050 / 1194
- Number of attempts: 2
Space out the alphabet - 1659 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 23
- Position: #358 / 446
- Number of attempts: 2
Happy TvvO - 432 entries
Don’t forget the past, learn from it. Happy New Year.
- Best score: 12
- Best player score: 12
- Position: #107 / 207
- Number of attempts: 3
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #2863 / 4208
- Number of attempts: 2
-a-b-c- - 3225 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 17
- Position: #950 / 1140
- Number of attempts: 2
Count both ways - 1022 entries
Right AND down.
- Best score: 13
- Best player score: 17
- Position: #310 / 354
- Number of attempts: 2
NBCU Weekly Challenge - Test - 253 entries
Just testing.
- Best score: 18
- Best player score: 19
- Position: #73 / 116
- Number of attempts: 3
Lisp Condense - 460 entries
Reduce 4 cons selection operations down to one function call.
- Best score: 13
- Best player score: 15
- Position: #100 / 158
- Number of attempts: 2
Don't know what this is - 2025 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: 16
- Position: #507 / 587
- Number of attempts: 1
Two become one - 720 entries
We have two c arrays and want to make one two dimensional out of it. Can we do that?
- Best score: 25
- Best player score: 34
- Position: #140 / 210
- Number of attempts: 2
Where should I put the Newline? - 885 entries
Help me put the newline.
- Best score: 7
- Best player score: 8
- Position: #375 / 439
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10720 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 14
- Position: #2780 / 3703
- Number of attempts: 1
quotes inside quotes - 3185 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: 17
- Position: #882 / 1086
- Number of attempts: 1
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 18
- Position: #2904 / 3979
- Number of attempts: 1
Prefixes and suffixes - 649 entries
Generate all prefixes of "vimchallenge", then all suffixes.
- Best score: 17
- Best player score: 28
- Position: #133 / 205
- Number of attempts: 1
The name of the game - 678 entries
End up with the name of the game.
- Best score: 11
- Best player score: 11
- Position: #205 / 363
- Number of attempts: 2
lamb had a little Mary - 641 entries
"Mary" and "lamb" are swapped. Unswap them. Fast as you can.
- Best score: 16
- Best player score: 39
- Position: #137 / 177
- Number of attempts: 1
Let's play some Ivmgolf - 1138 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 12
- Position: #405 / 450
- Number of attempts: 1
Vertical Limit - 2610 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 29
- Position: #647 / 771
- Number of attempts: 2
Append semicolon after expressions - 1061 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 15
- Position: #394 / 421
- Number of attempts: 1
Remove noise from HTTP log - 732 entries
This piece of log (from the year 2000) contains some irrelevant data. We only want to see the HTTP method and resource.
- Best score: 15
- Best player score: 17
- Position: #232 / 278
- Number of attempts: 3
switch variable - 5101 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 14
- Position: #1405 / 1756
- Number of attempts: 1
The meaning - 577 entries
Numbers are fun!
- Best score: 5
- Best player score: 5
- Position: #257 / 364
- Number of attempts: 1
Ruby 1.9 hashes - 1277 entries
Rubyists talk about being cutting edge but how many are using 1.9 in production? Time to convert those verbose 1.8 hashes in to symbolic, succinct 1.9 beauties!
- Best score: 12
- Best player score: 18
- Position: #354 / 413
- Number of attempts: 3
Shebangs for all - 2062 entries
We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.
- Best score: 11
- Best player score: 16
- Position: #331 / 525
- Number of attempts: 2
A Simple One - 1070 entries
Here is a very simple one - just to illustrate/introduce a vim feature that some people seem to miss...
- Best score: 9
- Best player score: 9
- Position: #423 / 673
- Number of attempts: 1
Reverse Simple Deletion - 862 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #320 / 463
- Number of attempts: 1
The Cake is a Lie - 1389 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 11
- Position: #457 / 538
- Number of attempts: 1
Sort and add attributes - 1557 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 36
- Position: #460 / 601
- Number of attempts: 1
Simple text editing with Vim - 13419 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 17
- Position: #2559 / 3846
- Number of attempts: 1
VimGolf