Played Challenges
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: #69 / 352
- Number of attempts: 1
Python Hello World! Reformatting - 897 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
- Position: #206 / 350
- Number of attempts: 1
Cartesian product - 210 entries
{1,2,3,4,5} X {1,2,3,4,5}
- Best score: 24
- Best player score: 26
- Position: #18 / 90
- Number of attempts: 2
Generate Fibonacci Numbers - 251 entries
Use your super vim powers to generate Fibonacci Numbers.
- Best score: 19
- Best player score: 24
- Position: #69 / 94
- Number of attempts: 2
The holy-grail may help - 315 entries
Can you find it in less than 20 strokes, Arthur?
- Best score: 16
- Best player score: 16
- Position: #92 / 194
- Number of attempts: 1
Ruby 1.9 hashes - 1157 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
- Position: #197 / 382
- Number of attempts: 1
A Simple One - 924 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: #214 / 612
- Number of attempts: 1
Ruby 1.9 compat - 590 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: #124 / 225
- Number of attempts: 3
Reverse Simple Deletion - 759 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #193 / 429
- Number of attempts: 1
Sorting paragraphs - 495 entries
Order the paragraphs correctly, per prefixed index
- Best score: 18
- Best player score: 46
- Position: #136 / 153
- Number of attempts: 1
Context insensitive completion 0 - 470 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: 7
- Best player score: 7
- Position: #53 / 222
- Number of attempts: 2
Make Fancy Header - 963 entries
Make the header text stand out with surrounding asterisks
- Best score: 16
- Best player score: 18
- Position: #217 / 326
- Number of attempts: 2
Reformat some Python - 554 entries
Fix some very bizarrely laid-out code.
- Best score: 34
- Best player score: 41
- Position: #98 / 221
- Number of attempts: 3
Remember FizzBuzz? - 589 entries
Output FizzBuzz to 100. Start with nothing.
- Best score: 39
- Best player score: 59
- Position: #86 / 166
- Number of attempts: 3
Change the content of a string - 1350 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 22
- Position: #52 / 521
- Number of attempts: 4
Simple text editing with Vim - 11637 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #19 / 3413
- Number of attempts: 7
Reformat/Refactor a Golfer Class - 6015 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 35
- Position: #311 / 1482
- Number of attempts: 5