Played Challenges
Search and Replace 0 - 5004 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 14
- Position: #907 / 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: 48
- Position: #332 / 382
- Number of attempts: 2
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: #28 / 667
- Number of attempts: 2
Reverse Simple Deletion - 854 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #73 / 460
- Number of attempts: 2
Increment, increment, increment.... - 692 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #126 / 410
- 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 - 550 entries
Indent each line according to the right number of spaces it needs.
- Best score: 20
- Best player score: 28
- Position: #89 / 180
- 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 - 1361 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 10
- Position: #300 / 531
- Number of attempts: 4
Compile C - 430 entries
You might have to get clever to do this one.
- Best score: 19
- Best player score: 26
- Position: #111 / 141
- Number of attempts: 3
Make Fancy Header - 1063 entries
Make the header text stand out with surrounding asterisks
- Best score: 15
- Best player score: 17
- Position: #143 / 346
- Number of attempts: 3
Reverse characters in a line - 776 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 / 267
- Number of attempts: 3
Remember FizzBuzz? - 738 entries
Output FizzBuzz to 100. Start with nothing.
- Best score: 39
- Best player score: 56
- Position: #78 / 193
- Number of attempts: 10
Change the content of a string - 1593 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 22
- Position: #11 / 594
- Number of attempts: 4
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: 32
- Position: #57 / 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: 22
- Position: #263 / 425
- Number of attempts: 4
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: 16
- Position: #2162 / 3737
- Number of attempts: 2