Played Challenges
Get mail address from outlook format - 486 entries
Create a mail list space separated of mail list formatted by outlook
- Best score: 15
- Best player score: 15
- Number of attempts: 5
prepend * to every non-blank line - 5679 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 12
- Number of attempts: 5
Quote modules - 969 entries
Complete golang import statement.
- Best score: 21
- Best player score: 27
- Number of attempts: 2
Aliases for cd - 777 entries
Create these beautiful aliases with as few strokes as possible. Are you up for the challenge?
- Best score: 30
- Best player score: 56
- Number of attempts: 2
Hogwarts Email Sorting - 766 entries
Given a list of emails, get the students full name and their associated house.
- Best score: 20
- Best player score: 25
- Number of attempts: 1
SCREAMING_SNAKE_CASE to Title Case - 1059 entries
Convert strings in SCREAMING_SNAKE_CASE to Title Case. Examples: EMPLOYEE_NAME -> Employee Name REVENUE_YEAR_TO_DATE -> Revenue Year To Date SALARY -> Salary
- Best score: 19
- Best player score: 36
- Number of attempts: 4
Line under headers - 1841 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 35
- Number of attempts: 3
Add string initializers to an enum - 724 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 23
- Number of attempts: 2
Bad Copy Syntax - 1880 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 38
- Number of attempts: 1
Reorder the groups - 1060 entries
Change the order so that the groups of fruit come before the vegetables.
- Best score: 14
- Best player score: 18
- Number of attempts: 1
Add semicolons - 10221 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 12
- Number of attempts: 3
ninja substitution - 1199 entries
How can you reuse a previous substitution ?
- Best score: 13
- Best player score: 17
- Number of attempts: 2
Box it - 7587 entries
Create a box around a line.
- Best score: 21
- Best player score: 25
- Number of attempts: 3
Increment each number - 921 entries
Increment each number individually by one
- Best score: 15
- Best player score: 32
- Number of attempts: 2
Delete to the end of the current line - 699 entries
Delete to the end of the current line, but keep the character under the cursor.
- Best score: 5
- Best player score: 6
- Number of attempts: 1
remove lines containing the word "reader" - 3400 entries
easy stuff
- Best score: 9
- Best player score: 10
- Number of attempts: 4
Applying same text modification in several lines - 2696 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 15
- Number of attempts: 1
Swap values inside brackets - 2395 entries
Easy challenge.
- Best score: 14
- Best player score: 17
- Number of attempts: 4
Every other line - 2772 entries
AaAaAaA
- Best score: 7
- Best player score: 17
- Number of attempts: 2
One number per line - 18179 entries
Just give me the numbers.
- Best score: 14
- Best player score: 21
- Number of attempts: 2
Swap values - 4373 entries
Well, swap the values...
- Best score: 11
- Best player score: 15
- Number of attempts: 2
Simple, Practical, and Common - 32612 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 24
- Number of attempts: 4
Collect List - 4137 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 17
- Number of attempts: 1
Just the middle - 11064 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Number of attempts: 3
I forgot quotes - 15607 entries
Oops.
- Best score: 10
- Best player score: 14
- Number of attempts: 5
Basic renumbering - 5389 entries
Renumbering Basic.
- Best score: 11
- Best player score: 21
- Number of attempts: 3
V to the i - 4588 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10506 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 15
- Number of attempts: 3
Search and Replace 0 - 4508 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 14
- Number of attempts: 4
Simple text editing with Vim - 11327 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 16
- Number of attempts: 2