Played Challenges
Search and Replace 0 - 5007 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #131 / 1631
- Number of attempts: 4
Exchanging Quotes - 859 entries
Sometimes you need to exchange a choice of quotes in some code.
- Best score: 30
- Best player score: 37
- Position: #124 / 231
- Number of attempts: 1
PHP <--> Java class conversion Part 1 - 254 entries
Convert this tiny php class to adequate java one.
- Best score: 65
- Best player score: 82
- Position: #20 / 63
- Number of attempts: 7
Make it more readable - 2009 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 14
- Position: #137 / 652
- Number of attempts: 7
Line Zipper - 477 entries
Zip/pair related lines.
- Best score: 12
- Best player score: 14
- Position: #73 / 216
- Number of attempts: 3
PHP <--> Java class conversion Part 2 - 98 entries
Same class but reverse!
- Best score: 79
- Best player score: 94
- Position: #11 / 39
- Number of attempts: 6
Generate English Alphabets - 502 entries
Start with a, get up to z.
- Best score: 19
- Best player score: 26
- Position: #156 / 209
- Number of attempts: 2
Numbering a List - 1939 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 21
- Position: #374 / 655
- Number of attempts: 3
The Universal Declaration of Human Rights, Article 1 - 163 entries
Somebody's got this slightly muddled up. See how quickly you can fix it. (I made this to experiment with buffers. I'm not actually sure whether this is faster with buffers or without.)
- Best score: 24
- Best player score: 25
- Position: #29 / 71
- Number of attempts: 8
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: #220 / 670
- Number of attempts: 1
Increment, increment, increment.... - 701 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #214 / 413
- Number of attempts: 2
Change the content of a string - 1659 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 22
- Position: #56 / 612
- Number of attempts: 6
Whitespace, empty lines and tabs - 3795 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 34
- Position: #661 / 816
- Number of attempts: 1