Played Challenges
Many duplicates - 1445 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #161 / 468
- Number of attempts: 4
Contribute to keyboard mashing - 890 entries
Speak in tongues
- Best score: 17
- Best player score: 17
- Position: #43 / 270
- Number of attempts: 6
Multiline to Single Line - 703 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #208 / 302
- Number of attempts: 5
Add semicolons - 10852 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #740 / 3063
- Number of attempts: 5
From argument to object - 1508 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 / 458
- Number of attempts: 5
Just the middle - 11454 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #1483 / 4197
- Number of attempts: 7
Stairstep digits - 394 entries
Remove the evens. Double the odds.
- Best score: 9
- Best player score: 13
- Position: #119 / 145
- Number of attempts: 5
Add to end of each line... kinda - 333 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 / 174
- 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