Played Challenges
Simple, Practical, and Common - 33787 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: 27
- Position: #4023 / 7454
- Number of attempts: 4
One number per line - 18797 entries
Just give me the numbers.
- Best score: 14
- Best player score: 22
- Position: #2769 / 3879
- Number of attempts: 3
Add string initializers to an enum - 884 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 27
- Position: #182 / 261
- Number of attempts: 1
SCREAMING_SNAKE_CASE to Title Case - 1240 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
- Position: #223 / 257
- Number of attempts: 1
Add semicolons - 10899 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 15
- Position: #2245 / 3078
- Number of attempts: 7
remove lines containing the word "reader" - 3614 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #322 / 1173
- Number of attempts: 2
Box it - 7954 entries
Create a box around a line.
- Best score: 21
- Best player score: 29
- Position: #1332 / 1886
- Number of attempts: 1
Just the middle - 11509 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2962 / 4218
- Number of attempts: 3
Line under headers - 2072 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 32
- Position: #321 / 510
- Number of attempts: 3
I forgot quotes - 16061 entries
Oops.
- Best score: 10
- Best player score: 15
- Position: #2331 / 4195
- Number of attempts: 2
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 16
- Position: #866 / 1138
- Number of attempts: 2
Simple text editing with Vim - 13123 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1821 / 3774
- Number of attempts: 2