Played Challenges
Vertical Limit - 2168 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 26
- Number of attempts: 2
Saving the hashes(#) - 1806 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
- Number of attempts: 4
switch variable - 4453 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 13
- Number of attempts: 1
Words in parens - 11444 entries
We should all ace this, right?
- Best score: 14
- Best player score: 21
- Number of attempts: 2
Simple text editing with Vim - 10706 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Number of attempts: 3
The Cake is a Lie - 1141 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 9
- Number of attempts: 2
Delete unwanted lines - 339 entries
Delete all lines which does not end in "o.."
- Best score: 9
- Best player score: 9
- Number of attempts: 1
Shebangs for all - 1643 entries
We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.
- Best score: 11
- Best player score: 19
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 9782 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Number of attempts: 2
Append semicolon after expressions - 881 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 12
- Number of attempts: 2