Played Challenges
Applying same text modification in several lines - 2751 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #351 / 815
- Number of attempts: 5
Box it - 7682 entries
Create a box around a line.
- Best score: 21
- Best player score: 31
- Position: #1390 / 1836
- Number of attempts: 2
Every other line - 2829 entries
AaAaAaA
- Best score: 12
- Best player score: 22
- Position: #634 / 686
- Number of attempts: 1
Extract argument from function - 2218 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 17
- Position: #614 / 729
- Number of attempts: 1
Just the middle - 11141 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 11
- Position: #3877 / 4114
- Number of attempts: 1
Missing Library and a Typo - 836 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: 15
- Best player score: 22
- Position: #172 / 205
- Number of attempts: 1
Fiddle percentages into real numbers - 798 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: #262 / 273
- Number of attempts: 1
I forgot quotes - 15748 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #2975 / 4116
- Number of attempts: 1
-a-b-c- - 3118 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 16
- Position: #838 / 1112
- Number of attempts: 2
Words in parens - 12736 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1698 / 3919
- Number of attempts: 3
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: 30
- Position: #390 / 467
- Number of attempts: 1
Switch function arguments - 1982 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 16
- Position: #583 / 627
- Number of attempts: 1