Played Challenges
Search and Replace 0 - 5007 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 14
- Position: #908 / 1631
- 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: 48
- Position: #333 / 383
- Number of attempts: 2
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: #28 / 670
- Number of attempts: 2
Reverse Simple Deletion - 857 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #74 / 461
- Number of attempts: 2
Increment, increment, increment.... - 701 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #128 / 413
- Number of attempts: 1
Sorting paragraphs - 552 entries
Order the paragraphs correctly, per prefixed index
- Best score: 18
- Best player score: 44
- Position: #137 / 165
- Number of attempts: 5
Indentation - 552 entries
Indent each line according to the right number of spaces it needs.
- Best score: 20
- Best player score: 28
- Position: #89 / 181
- Number of attempts: 3
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: 134
- Position: #68 / 101
- Number of attempts: 3
The Cake is a Lie - 1374 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 10
- Position: #302 / 534
- Number of attempts: 4
Compile C - 441 entries
You might have to get clever to do this one.
- Best score: 19
- Best player score: 26
- Position: #112 / 143
- Number of attempts: 3
Make Fancy Header - 1070 entries
Make the header text stand out with surrounding asterisks
- Best score: 15
- Best player score: 17
- Position: #144 / 348
- Number of attempts: 3
Reverse characters in a line - 778 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: 15
- Position: #112 / 268
- Number of attempts: 3
Remember FizzBuzz? - 742 entries
Output FizzBuzz to 100. Start with nothing.
- Best score: 39
- Best player score: 56
- Position: #78 / 194
- Number of attempts: 10
Change the content of a string - 1646 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 22
- Position: #11 / 607
- Number of attempts: 4
Add fold markers to a .c file - 664 entries
Fold markers can make it easier to navigate source code. Add them to this .c file.
- Best score: 30
- Best player score: 32
- Position: #57 / 191
- Number of attempts: 2
Reconstruct the Sentence - 1647 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: 22
- Position: #267 / 433
- Number of attempts: 4
Simple text editing with Vim - 13093 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 16
- Position: #2177 / 3766
- Number of attempts: 2