Played Challenges
Word Blender - 148 entries
The insides of long words seem to have been run through the blender. Can you fix this famous tale, brave knight?
- Best score: 28
- Best player score: 34
- Position: #12 / 57
- Number of attempts: 5
Wrap the text of an email message to 79 characters - 814 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Position: #43 / 426
- Number of attempts: 1
Search and Replace 0 - 5007 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #105 / 1631
- Number of attempts: 4
Interweave two blocks of text - 661 entries
Suppose you've got data on a list of things from multiple sources. They're all in separate chunks, so how might you create a tabular output?
- Best score: 15
- Best player score: 22
- Position: #186 / 215
- Number of attempts: 2
switch variable - 5085 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 13
- Position: #1016 / 1750
- Number of attempts: 4
imports alignment (python) - 700 entries
Align as one import per line.
- Best score: 17
- Best player score: 17
- Position: #15 / 198
- Number of attempts: 6
Rotating Philosophers Problem - 410 entries
Can you help the philosophers find a good place to sit before they get five forks and spaghetti?
- Best score: 29
- Best player score: 30
- Position: #55 / 166
- Number of attempts: 4
HTML to Haml - 881 entries
Help convert this HTML page to Haml.
- Best score: 23
- Best player score: 31
- Position: #71 / 205
- Number of attempts: 5
Overall Vimgolf Rank - 216 entries
Suppose you are trying to figure out what your overall rank is at Vimgolf(the sum of all the ranks you got), and as a Vim ninja you decided to use Vim to do the job. Your solution should work for every Vimgolf profile page(The actual input file for this challenge is my Vimgolf profile page). So, direct answer insertion is considered cheating.
- Best score: 21
- Best player score: 40
- Position: #42 / 59
- Number of attempts: 1
Insert a Markdown link - 461 entries
Put a link in a markdown document, using the after-the-paragraph format.
- Best score: 22
- Best player score: 22
- Position: #4 / 152
- Number of attempts: 10
Numbering a List - 1939 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 19
- Position: #161 / 655
- Number of attempts: 6
A Simple One - 1064 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: #179 / 670
- Number of attempts: 1
Reverse Simple Deletion - 857 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #190 / 461
- Number of attempts: 4
Increment, increment, increment.... - 701 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #193 / 413
- Number of attempts: 1
Hatsuyume - 548 entries
http://en.wikipedia.org/wiki/Hatsuyume
- Best score: 15
- Best player score: 24
- Position: #72 / 189
- Number of attempts: 3
The Cake is a Lie - 1374 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 11
- Position: #418 / 534
- Number of attempts: 2
Compile C - 441 entries
You might have to get clever to do this one.
- Best score: 19
- Best player score: 21
- Position: #48 / 143
- Number of attempts: 7
Context Insensitive completion 1 - 512 entries
Finish writing this simple Python HTTP server.
- Best score: 18
- Best player score: 18
- Position: #64 / 248
- Number of attempts: 2
Sort and add attributes - 1501 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 34
- Position: #327 / 582
- Number of attempts: 5
Reformat/Refactor a Golfer Class - 7230 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 33
- Position: #185 / 1779
- Number of attempts: 14