Played Challenges
Prime Numbers - 326 entries
List the first 100 prime numbers.
- Best score: 34
- Best player score: 77
- Position: #65 / 96
- Number of attempts: 2
Search and Replace 0 - 4654 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 19
- Position: #1344 / 1542
- Number of attempts: 1
Python Hello World! Reformatting - 897 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: 44
- Position: #184 / 350
- Number of attempts: 2
A Simple One - 924 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: #10 / 612
- Number of attempts: 2
Table Reshuffle - 349 entries
Fix the column order in this table... also append the new 'username' column.
- Best score: 22
- Best player score: 38
- Position: #89 / 127
- Number of attempts: 2
Reverse Simple Deletion - 759 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 15
- Position: #385 / 429
- Number of attempts: 1
Context insensitive completion 0 - 470 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: 7
- Best player score: 7
- Position: #12 / 222
- Number of attempts: 1
Context Insensitive completion 1 - 427 entries
Finish writing this simple Python HTTP server.
- Best score: 18
- Best player score: 18
- Position: #18 / 222
- Number of attempts: 2
Get rid of html tags - 341 entries
Want to read more about Vim's background? Then get rid of those html tags...
- Best score: 15
- Best player score: 23
- Position: #165 / 207
- Number of attempts: 1
Deleting folded text - 296 entries
The text below contains three folds. Delete them (and the text inside them). For example: 123 456 /*{{{*/ 789 /*}}}*/ 012 Should become: 123 012 Also, add `aoeuaoeu` to make sure small solutions don't get flagged as cheating.
- Best score: 17
- Best player score: 30
- Position: #98 / 107
- Number of attempts: 1
Reconstruct the Sentence - 1151 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: 27
- Position: #314 / 347
- Number of attempts: 2
Whitespace, empty lines and tabs - 2980 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 33
- Position: #503 / 664
- Number of attempts: 2