Played Challenges
Many duplicates - 1459 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #162 / 476
- Number of attempts: 4
Contribute to keyboard mashing - 898 entries
Speak in tongues
- Best score: 17
- Best player score: 17
- Position: #43 / 272
- Number of attempts: 6
Multiline to Single Line - 737 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #208 / 313
- Number of attempts: 5
Add semicolons - 10899 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #740 / 3078
- Number of attempts: 5
From argument to object - 1524 entries
This task typifies those programmers endure while coding. This C-family pseudocode needs a function argument to be repurposed as an object call. Simply search and replace? Repeat a pattern of edits?
- Best score: 17
- Best player score: 17
- Position: #157 / 463
- Number of attempts: 5
Just the middle - 11509 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #1483 / 4218
- Number of attempts: 7
Stairstep digits - 407 entries
Remove the evens. Double the odds.
- Best score: 9
- Best player score: 13
- Position: #120 / 149
- Number of attempts: 5
Add to end of each line... kinda - 338 entries
Visual-block mode can be used to add something to the end of each line, even if they are of differing lengths. However, what if it's not quite at the end?
- Best score: 12
- Best player score: 12
- Position: #101 / 175
- Number of attempts: 3
Combines all items - 313 entries
For each line that starts with the same number I want to combine its contents
- Best score: 9
- Best player score: 9
- Position: #81 / 140
- Number of attempts: 4