Played Challenges
Prime Numbers - 385 entries
List the first 100 prime numbers.
- Best score: 34
- Best player score: 77
- Position: #72 / 107
- Number of attempts: 2
Search and Replace 0 - 5010 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 19
- Position: #1426 / 1632
- Number of attempts: 1
Python Hello World! Reformatting - 1007 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: #201 / 384
- 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: #10 / 670
- Number of attempts: 2
Table Reshuffle - 450 entries
Fix the column order in this table... also append the new 'username' column.
- Best score: 22
- Best player score: 38
- Position: #99 / 144
- Number of attempts: 2
Reverse Simple Deletion - 859 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 15
- Position: #412 / 462
- Number of attempts: 1
Context insensitive completion 0 - 590 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: 6
- Best player score: 7
- Position: #16 / 249
- Number of attempts: 1
Context Insensitive completion 1 - 512 entries
Finish writing this simple Python HTTP server.
- Best score: 18
- Best player score: 18
- Position: #18 / 248
- Number of attempts: 2
Get rid of html tags - 417 entries
Want to read more about Vim's background? Then get rid of those html tags...
- Best score: 12
- Best player score: 23
- Position: #196 / 241
- Number of attempts: 1
Deleting folded text - 386 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: #113 / 121
- Number of attempts: 1
Reconstruct the Sentence - 1654 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: 27
- Position: #381 / 436
- Number of attempts: 2
Whitespace, empty lines and tabs - 3814 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 33
- Position: #618 / 820
- Number of attempts: 2