Played Challenges
Wrap the text of an email message to 79 characters - 852 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Position: #274 / 441
- Number of attempts: 5
Search and Replace 0 - 5042 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #700 / 1643
- Number of attempts: 5
Vice versa - 7981 entries
Little role switching.
- Best score: 12
- Best player score: 55
- Position: #2123 / 2147
- Number of attempts: 1
A Simple One - 1070 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: #545 / 673
- Number of attempts: 5
Reverse Simple Deletion - 862 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 11
- Position: #50 / 463
- Number of attempts: 6
Increment, increment, increment.... - 703 entries
Vim likes macros
- Best score: 10
- Best player score: 10
- Position: #49 / 414
- Number of attempts: 3
Indentation - 552 entries
Indent each line according to the right number of spaces it needs.
- Best score: 20
- Best player score: 29
- Position: #101 / 181
- Number of attempts: 6
Turn this csv list into queries - 252 entries
Transform each line of this csv file into a MySQL-ready INSERT query.
- Best score: 98
- Best player score: 113
- Position: #33 / 101
- Number of attempts: 9
The Cake is a Lie - 1389 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 9
- Position: #266 / 538
- Number of attempts: 4
Make Fancy Header - 1079 entries
Make the header text stand out with surrounding asterisks
- Best score: 15
- Best player score: 18
- Position: #248 / 351
- Number of attempts: 8
Change the content of a string - 1750 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 22
- Position: #200 / 639
- Number of attempts: 4
Sort and add attributes - 1557 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 33
- Position: #249 / 601
- Number of attempts: 4
Reconstruct the Sentence - 1697 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: #309 / 445
- Number of attempts: 9
VimGolf