Played Challenges
Word Blender - 129 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: #11 / 54
- Number of attempts: 5
Wrap the text of an email message to 79 characters - 576 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Position: #43 / 352
- Number of attempts: 1
Search and Replace 0 - 4651 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #105 / 1541
- Number of attempts: 4
Interweave two blocks of text - 574 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: #178 / 204
- Number of attempts: 2
switch variable - 4917 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 13
- Position: #987 / 1701
- Number of attempts: 4
imports alignment (python) - 640 entries
Align as one import per line.
- Best score: 17
- Best player score: 17
- Position: #15 / 191
- Number of attempts: 6
Rotating Philosophers Problem - 376 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: #52 / 159
- Number of attempts: 4
HTML to Haml - 800 entries
Help convert this HTML page to Haml.
- Best score: 23
- Best player score: 31
- Position: #67 / 197
- Number of attempts: 5
Overall Vimgolf Rank - 142 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: 23
- Best player score: 40
- Position: #39 / 56
- Number of attempts: 1
Insert a Markdown link - 411 entries
Put a link in a markdown document, using the after-the-paragraph format.
- Best score: 22
- Best player score: 22
- Position: #4 / 139
- Number of attempts: 10
Numbering a List - 1828 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 19
- Position: #141 / 625
- Number of attempts: 6
A Simple One - 923 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 / 611
- Number of attempts: 1
Reverse Simple Deletion - 758 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #179 / 429
- Number of attempts: 4
Increment, increment, increment.... - 567 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #160 / 370
- Number of attempts: 1
Hatsuyume - 412 entries
http://en.wikipedia.org/wiki/Hatsuyume
- Best score: 16
- Best player score: 24
- Position: #52 / 165
- Number of attempts: 3
The Cake is a Lie - 1197 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 11
- Position: #385 / 487
- Number of attempts: 2
Compile C - 315 entries
You might have to get clever to do this one.
- Best score: 19
- Best player score: 21
- Position: #36 / 122
- Number of attempts: 7
Context Insensitive completion 1 - 427 entries
Finish writing this simple Python HTTP server.
- Best score: 18
- Best player score: 18
- Position: #64 / 222
- Number of attempts: 2
Sort and add attributes - 1189 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 34
- Position: #265 / 483
- Number of attempts: 5
Reformat/Refactor a Golfer Class - 6004 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 33
- Position: #176 / 1480
- Number of attempts: 14