Played Challenges
Cartesian product - 206 entries
{1,2,3,4,5} X {1,2,3,4,5}
- Best score: 24
- Best player score: 26
- Number of attempts: 2
Generate Fibonacci Numbers - 218 entries
Use your super vim powers to generate Fibonacci Numbers.
- Best score: 19
- Best player score: 24
- Number of attempts: 2
The holy-grail may help - 304 entries
Can you find it in less than 20 strokes, Arthur?
- Best score: 16
- Best player score: 16
- Number of attempts: 1
Ruby 1.9 hashes - 1113 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: 14
- Number of attempts: 1
Reverse Simple Deletion - 739 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Number of attempts: 1
Make Fancy Header - 929 entries
Make the header text stand out with surrounding asterisks
- Best score: 16
- Best player score: 18
- Number of attempts: 2
A Simple One - 870 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
- Number of attempts: 1
Context insensitive completion 0 - 461 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: 7
- Number of attempts: 2
Ruby 1.9 compat - 566 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
- Number of attempts: 3
Sorting paragraphs - 456 entries
Order the paragraphs correctly, per prefixed index
- Best score: 18
- Best player score: 46
- Number of attempts: 1
Python Hello World! Reformatting - 860 entries
A novice Python using prints Hello World! and a pro shows him different way. Using vim to get into pro style from novice, win the challenge.
- Best score: 39
- Best player score: 44
- Number of attempts: 1
Reformat some Python - 534 entries
Fix some very bizarrely laid-out code.
- Best score: 34
- Best player score: 41
- Number of attempts: 3
Remember FizzBuzz? - 548 entries
Output FizzBuzz to 100. Start with nothing.
- Best score: 39
- Best player score: 59
- Number of attempts: 3
Change the content of a string - 1270 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 22
- Number of attempts: 4
Wrap the text of an email message to 79 characters - 521 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Number of attempts: 1
Simple text editing with Vim - 11332 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Number of attempts: 7
Reformat/Refactor a Golfer Class - 5781 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 35
- Number of attempts: 5