Played Challenges
Simple, Practical, and Common - 33929 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: 28
- Position: #4485 / 7489
- Number of attempts: 5
Hogwarts Email Sorting - 948 entries
Given a list of emails, get the students full name and their associated house.
- Best score: 20
- Best player score: 31
- Position: #233 / 268
- Number of attempts: 1
prepend * to every non-blank line - 6380 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 17
- Position: #1111 / 1557
- Number of attempts: 1
Quote modules - 1099 entries
Complete golang import statement.
- Best score: 21
- Best player score: 27
- Position: #164 / 287
- Number of attempts: 2
Aliases for cd - 908 entries
Create these beautiful aliases with as few strokes as possible. Are you up for the challenge?
- Best score: 30
- Best player score: 74
- Position: #137 / 158
- Number of attempts: 1
Swap values inside brackets - 2539 entries
Easy challenge.
- Best score: 13
- Best player score: 17
- Position: #315 / 590
- Number of attempts: 2
Add string initializers to an enum - 899 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 27
- Position: #191 / 264
- Number of attempts: 1
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: 30
- Position: #183 / 264
- Number of attempts: 1
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 13
- Position: #2026 / 3087
- Number of attempts: 5
Bad Copy Syntax - 2072 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 20
- Position: #255 / 539
- Number of attempts: 1
remove lines containing the word "reader" - 3631 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #726 / 1179
- Number of attempts: 2
Com(m)a Trouble - 3968 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 17
- Position: #583 / 901
- Number of attempts: 2
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #1323 / 4234
- Number of attempts: 3
Vice versa - 7981 entries
Little role switching.
- Best score: 12
- Best player score: 21
- Position: #1920 / 2147
- Number of attempts: 1
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 18
- Position: #3378 / 4208
- Number of attempts: 3
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 18
- Position: #3008 / 3979
- Number of attempts: 1
VimGolf