Played Challenges
Search and Replace 0 - 4681 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 13
- Position: #784 / 1550
- Number of attempts: 3
Space out the alphabet - 1595 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 17
- Position: #151 / 434
- Number of attempts: 5
Test everything! - 137 entries
... and build the desired input data structure. Transform a list of values into a non-trivial format.
- Best score: 22
- Best player score: 25
- Position: #13 / 48
- Number of attempts: 4
I forgot quotes - 15748 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #146 / 4116
- Number of attempts: 7
-a-b-c- - 3122 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 15
- Position: #535 / 1113
- Number of attempts: 2
attr_aligner - 3402 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 19
- Position: #91 / 685
- Number of attempts: 10
Words in parens - 12736 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #520 / 3919
- Number of attempts: 7
Saving the hashes(#) - 1966 entries
The following file is copied from vimcasts.org(Its only for learning purpose,hope the site owner doesn't mind it), its probably the easiest of challenges.Our goal is to delete every line which doesn't contain a hash signs. The remaining hash signs with numbers are then sorted to get the final output.
- Best score: 20
- Best player score: 26
- Position: #195 / 467
- Number of attempts: 5
Vertical Limit - 2377 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 23
- Position: #222 / 719
- Number of attempts: 5
switch variable - 4945 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #350 / 1708
- Number of attempts: 7
remove dupes from array - 1290 entries
given a random string that contains a ruby-esque array, make sure that there are no duplicate elements
- Best score: 17
- Best player score: 17
- Position: #63 / 325
- Number of attempts: 10
Increment, increment, increment.... - 591 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #280 / 378
- Number of attempts: 1