Played Challenges
Applying same text modification in several lines - 2890 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #375 / 855
- Number of attempts: 5
Box it - 7915 entries
Create a box around a line.
- Best score: 21
- Best player score: 31
- Position: #1430 / 1880
- Number of attempts: 2
Every other line - 2915 entries
AaAaAaA
- Best score: 12
- Best player score: 22
- Position: #649 / 704
- Number of attempts: 1
Extract argument from function - 2364 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 17
- Position: #635 / 755
- Number of attempts: 1
Just the middle - 11479 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 11
- Position: #3962 / 4207
- Number of attempts: 1
Missing Library and a Typo - 893 entries
I forgot to add a c library, please add it for me. Also I'm bad at typing so fix my typo too.
- Best score: 14
- Best player score: 22
- Position: #178 / 214
- Number of attempts: 1
Fiddle percentages into real numbers - 865 entries
Get rid of the '%' symbols and shift the decimal place. This is the easier version - all the columns line up.
- Best score: 13
- Best player score: 21
- Position: #278 / 291
- Number of attempts: 1
I forgot quotes - 16014 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #3027 / 4188
- Number of attempts: 1
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 16
- Position: #858 / 1138
- Number of attempts: 2
Words in parens - 12966 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1727 / 3968
- Number of attempts: 3
Saving the hashes(#) - 2063 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: 30
- Position: #399 / 480
- Number of attempts: 1
Switch function arguments - 2140 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 16
- Position: #613 / 664
- Number of attempts: 1