Played Challenges
Wrap the text of an email message to 79 characters - 799 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Position: #52 / 421
- Number of attempts: 1
Extract argument from function - 2364 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 18
- Position: #645 / 755
- Number of attempts: 1
Search and Replace 0 - 5004 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 16
- Position: #1149 / 1630
- Number of attempts: 1
Python Hello World! Reformatting - 1000 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: 45
- Position: #279 / 382
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10682 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 14
- Position: #2662 / 3689
- Number of attempts: 1
attr_aligner - 3522 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 33
- Position: #525 / 703
- Number of attempts: 1
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #2118 / 3969
- Number of attempts: 2
Exchanging Quotes - 858 entries
Sometimes you need to exchange a choice of quotes in some code.
- Best score: 30
- Best player score: 39
- Position: #164 / 230
- Number of attempts: 1
Line Zipper - 477 entries
Zip/pair related lines.
- Best score: 12
- Best player score: 16
- Position: #121 / 216
- Number of attempts: 1
Generate English Alphabets - 487 entries
Start with a, get up to z.
- Best score: 19
- Best player score: 25
- Position: #102 / 206
- Number of attempts: 4
Numbering a List - 1935 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 21
- Position: #365 / 654
- Number of attempts: 2
The holy-grail may help - 377 entries
Can you find it in less than 20 strokes, Arthur?
- Best score: 16
- Best player score: 16
- Position: #75 / 212
- Number of attempts: 2
Assignment Alignment - 885 entries
line up the operators. Use spaces, not tabs.
- Best score: 18
- Best player score: 29
- Position: #145 / 221
- Number of attempts: 5
A Simple One - 1057 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: #190 / 667
- Number of attempts: 1
Reverse Simple Deletion - 854 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 11
- Position: #9 / 460
- Number of attempts: 4
Increment, increment, increment.... - 692 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #200 / 410
- Number of attempts: 2
The Cake is a Lie - 1361 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 10
- Position: #326 / 531
- Number of attempts: 1
Reformat some Python - 622 entries
Fix some very bizarrely laid-out code.
- Best score: 34
- Best player score: 41
- Position: #106 / 238
- Number of attempts: 2
Reformat most common surnames - 743 entries
Reformat copy-pasted table into a list of the most common surnames
- Best score: 23
- Best player score: 31
- Position: #127 / 215
- Number of attempts: 1
Remember FizzBuzz? - 738 entries
Output FizzBuzz to 100. Start with nothing.
- Best score: 39
- Best player score: 63
- Position: #127 / 193
- Number of attempts: 1
Change the content of a string - 1593 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 27
- Position: #443 / 594
- Number of attempts: 1
Sort and add attributes - 1477 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 33
- Position: #61 / 575
- Number of attempts: 2
Add fold markers to a .c file - 660 entries
Fold markers can make it easier to navigate source code. Add them to this .c file.
- Best score: 30
- Best player score: 36
- Position: #107 / 189
- Number of attempts: 2
Reconstruct the Sentence - 1589 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: 23
- Position: #288 / 425
- Number of attempts: 1
Braces or Brackets? - 1054 entries
Someone forgot whether to use braces or brackets and you have to clean up their code!
- Best score: 34
- Best player score: 41
- Position: #101 / 324
- Number of attempts: 1
Whitespace, empty lines and tabs - 3742 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 26
- Position: #420 / 803
- Number of attempts: 1
Flodder-challenge - 1326 entries
Replace the text the most efficient and win!
- Best score: 27
- Best player score: 39
- Position: #235 / 346
- Number of attempts: 1
Simple text editing with Vim - 12989 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 27
- Position: #3274 / 3737
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7154 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 41
- Position: #871 / 1754
- Number of attempts: 1