Played Challenges
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: #69 / 426
- Number of attempts: 1
Python Hello World! Reformatting - 1006 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: #223 / 383
- Number of attempts: 1
Cartesian product - 266 entries
{1,2,3,4,5} X {1,2,3,4,5}
- Best score: 24
- Best player score: 26
- Position: #21 / 99
- Number of attempts: 2
Generate Fibonacci Numbers - 289 entries
Use your super vim powers to generate Fibonacci Numbers.
- Best score: 19
- Best player score: 24
- Position: #73 / 102
- Number of attempts: 2
The holy-grail may help - 389 entries
Can you find it in less than 20 strokes, Arthur?
- Best score: 16
- Best player score: 16
- Position: #92 / 215
- Number of attempts: 1
Ruby 1.9 hashes - 1260 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: #210 / 410
- Number of attempts: 1
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: #214 / 670
- Number of attempts: 1
Ruby 1.9 compat - 640 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: #134 / 236
- Number of attempts: 3
Reverse Simple Deletion - 857 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #204 / 461
- Number of attempts: 1
Sorting paragraphs - 552 entries
Order the paragraphs correctly, per prefixed index
- Best score: 18
- Best player score: 46
- Position: #146 / 165
- Number of attempts: 1
Context insensitive completion 0 - 590 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
- Position: #57 / 249
- Number of attempts: 2
Make Fancy Header - 1070 entries
Make the header text stand out with surrounding asterisks
- Best score: 15
- Best player score: 18
- Position: #229 / 348
- Number of attempts: 2
Reformat some Python - 627 entries
Fix some very bizarrely laid-out code.
- Best score: 34
- Best player score: 41
- Position: #109 / 240
- Number of attempts: 3
Remember FizzBuzz? - 742 entries
Output FizzBuzz to 100. Start with nothing.
- Best score: 39
- Best player score: 59
- Position: #104 / 194
- Number of attempts: 3
Change the content of a string - 1649 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 22
- Position: #52 / 609
- Number of attempts: 4
Simple text editing with Vim - 13101 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 / 3768
- Number of attempts: 7
Reformat/Refactor a Golfer Class - 7230 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 35
- Position: #336 / 1779
- Number of attempts: 5