Played Challenges
Simple, Practical, and Common - 33930 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: 31
- Position: #5684 / 7490
- Number of attempts: 11
Refactor typescript arrow function type - 348 entries
Make arrow function type less verbose and easier to read
- Best score: 20
- Best player score: 29
- Position: #61 / 74
- Number of attempts: 3
SCREAMING_SNAKE_CASE to Title Case - 1269 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: 52
- Position: #253 / 264
- Number of attempts: 3
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 28
- Position: #2972 / 3087
- Number of attempts: 3
remove lines containing the word "reader" - 3631 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #705 / 1179
- Number of attempts: 4
Com(m)a Trouble - 3968 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 73
- Position: #889 / 901
- Number of attempts: 2
Box it - 7987 entries
Create a box around a line.
- Best score: 21
- Best player score: 40
- Position: #1728 / 1895
- Number of attempts: 3
Line under headers - 2087 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 43
- Position: #465 / 513
- Number of attempts: 3
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 24
- Position: #3972 / 4208
- Number of attempts: 4
VimGolf