Played Challenges
Search and Replace 0 - 4999 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #20 / 1628
- Number of attempts: 4
Happy New Year! - 145 entries
This is a simple new year's challenge.
- Best score: 22
- Best player score: 32
- Position: #49 / 59
- Number of attempts: 2
Reformat long lines - 361 entries
Rearrange this ruby method call to put each parameter on its own line. Could become a useful macro.
- Best score: 15
- Best player score: 17
- Position: #41 / 135
- Number of attempts: 4
Generate English Alphabets - 487 entries
Start with a, get up to z.
- Best score: 19
- Best player score: 25
- Position: #69 / 206
- Number of attempts: 1
A Simple One - 1052 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: #23 / 666
- Number of attempts: 1
Ruby 1.9 compat - 634 entries
Remember when Ruby supported `when <expr> :`? Well, it doesn't in 1.9, so let's make sure we use `then`, without ruining our lovely new hash syntax!
- Best score: 14
- Best player score: 16
- Position: #127 / 235
- Number of attempts: 6
Reverse Simple Deletion - 854 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #103 / 460
- Number of attempts: 2
Increment, increment, increment.... - 692 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #141 / 410
- Number of attempts: 1
Sorting paragraphs - 541 entries
Order the paragraphs correctly, per prefixed index
- Best score: 18
- Best player score: 25
- Position: #51 / 164
- Number of attempts: 5
Hatsuyume - 540 entries
http://en.wikipedia.org/wiki/Hatsuyume
- Best score: 15
- Best player score: 42
- Position: #178 / 187
- Number of attempts: 1
Dumb to smart - 100 entries
Turn dumb quote to smart vim's way.
- Best score: 28
- Best player score: 38
- Position: #45 / 57
- Number of attempts: 1
The Cake is a Lie - 1354 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 9
- Position: #49 / 529
- Number of attempts: 4
Context insensitive completion 0 - 583 entries
Buried in the lines you're not supposed to add is the line "Add this line!" Add that line to the top of the file.
- Best score: 6
- Best player score: 9
- Position: #158 / 247
- Number of attempts: 1
Remove Accent off the Letter - 137 entries
Remove all the accent from extremely accented statements.
- Best score: 37
- Best player score: 76
- Position: #43 / 52
- Number of attempts: 2
Almost encrypted - 204 entries
Convert the first paragraph to be even less readable.
- Best score: 5
- Best player score: 5
- Position: #6 / 146
- Number of attempts: 3
Make Fancy Header - 1059 entries
Make the header text stand out with surrounding asterisks
- Best score: 15
- Best player score: 16
- Position: #10 / 345
- Number of attempts: 5
Reformat some Python - 617 entries
Fix some very bizarrely laid-out code.
- Best score: 34
- Best player score: 52
- Position: #184 / 237
- Number of attempts: 3
Reverse characters in a line - 773 entries
You have everything you need, just not in the right order. Mastermind would give you 26 white pegs.
- Best score: 12
- Best player score: 14
- Position: #95 / 266
- Number of attempts: 3
Reconstruct the Sentence - 1554 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 19
- Best player score: 20
- Position: #6 / 420
- Number of attempts: 4
Braces or Brackets? - 1042 entries
Someone forgot whether to use braces or brackets and you have to clean up their code!
- Best score: 34
- Best player score: 46
- Position: #166 / 321
- Number of attempts: 2
Simple text editing with Vim - 12886 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 27
- Position: #3249 / 3714
- Number of attempts: 1