Played Challenges
Wrap the text of an email message to 79 characters - 750 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Position: #65 / 405
- Number of attempts: 1
Search and Replace 0 - 4973 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #121 / 1619
- Number of attempts: 4
Interweave two blocks of text - 659 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: 17
- Position: #91 / 214
- Number of attempts: 1
Line Zipper - 472 entries
Zip/pair related lines.
- Best score: 12
- Best player score: 16
- Position: #126 / 214
- Number of attempts: 1
Case preserving word replacement - 454 entries
Half way through my project, my people turned into dogs. Now I have to change everything in my source.
- Best score: 19
- Best player score: 19
- Position: #20 / 180
- Number of attempts: 4
imports alignment (python) - 700 entries
Align as one import per line.
- Best score: 17
- Best player score: 20
- Position: #77 / 198
- Number of attempts: 4
Numbering a List - 1931 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 19
- Position: #194 / 652
- Number of attempts: 4
A Simple One - 1043 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: #209 / 659
- Number of attempts: 3
Round Round - 299 entries
Round Round
- Best score: 19
- Best player score: 109
- Position: #69 / 87
- Number of attempts: 1
Ruby 1.9 compat - 624 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: 14
- Position: #21 / 232
- Number of attempts: 4
Reverse Simple Deletion - 845 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #198 / 457
- Number of attempts: 1
Increment, increment, increment.... - 677 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #202 / 405
- Number of attempts: 2
Sorting paragraphs - 514 entries
Order the paragraphs correctly, per prefixed index
- Best score: 18
- Best player score: 33
- Position: #96 / 161
- Number of attempts: 1
Hatsuyume - 495 entries
http://en.wikipedia.org/wiki/Hatsuyume
- Best score: 15
- Best player score: 24
- Position: #68 / 182
- Number of attempts: 5
The Cake is a Lie - 1330 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 9
- Position: #98 / 523
- Number of attempts: 2
Fix the Haiku - 293 entries
Change this slightly scrambled haiku to its unscrambled form and fix the capitalisation and punctuation along the way.
- Best score: 28
- Best player score: 47
- Position: #88 / 112
- Number of attempts: 1
Context insensitive completion 0 - 558 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: #54 / 242
- Number of attempts: 2
Compile C - 400 entries
You might have to get clever to do this one.
- Best score: 19
- Best player score: 21
- Position: #48 / 137
- Number of attempts: 2
Reformat a C golf submission - 582 entries
Take this C golf submission (for the "tiny but standards-compliant Hello World program" category, naturally), and turn it into formatted C code.
- Best score: 22
- Best player score: 41
- Position: #178 / 206
- Number of attempts: 1
Reverse characters in a line - 750 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: 13
- Position: #32 / 261
- Number of attempts: 4
Remember FizzBuzz? - 713 entries
Output FizzBuzz to 100. Start with nothing.
- Best score: 39
- Best player score: 63
- Position: #126 / 188
- Number of attempts: 2
Get rid of html tags - 394 entries
Want to read more about Vim's background? Then get rid of those html tags...
- Best score: 12
- Best player score: 26
- Position: #205 / 228
- Number of attempts: 3
Change the content of a string - 1552 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 22
- Position: #51 / 580
- Number of attempts: 2
Sort and add attributes - 1421 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 33
- Position: #71 / 552
- Number of attempts: 3
Reconstruct the Sentence - 1477 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 20
- Best player score: 20
- Position: #24 / 405
- Number of attempts: 3
Whitespace, empty lines and tabs - 3589 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 19
- Position: #189 / 775
- Number of attempts: 6
Simple text editing with Vim - 12692 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #16 / 3667
- Number of attempts: 5