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: 22
- Position: #931 / 7454
- Number of attempts: 6
One number per line - 18798 entries
Just give me the numbers.
- Best score: 14
- Best player score: 16
- Position: #855 / 3880
- Number of attempts: 7
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: 19
- Position: #291 / 463
- 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: #2470 / 4218
- Number of attempts: 2
Todo list specification - 403 entries
The every item on the todo list must be done today. Modify the list to reflect that.
- Best score: 37
- Best player score: 39
- Position: #124 / 181
- Number of attempts: 2
Stairstep digits - 407 entries
Remove the evens. Double the odds.
- Best score: 9
- Best player score: 13
- Position: #76 / 149
- Number of attempts: 1
Missing Library and a Typo - 920 entries
I forgot to add a c library, please add it for me. Also I'm bad at typing so fix my typo too.
- Best score: 14
- Best player score: 17
- Position: #112 / 219
- Number of attempts: 2
Create a table - 333 entries
Convert the given input into a formatted table
- Best score: 16
- Best player score: 18
- Position: #62 / 106
- Number of attempts: 3
Array transposition - 2430 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 26
- Position: #299 / 451
- Number of attempts: 4
I forgot quotes - 16061 entries
Oops.
- Best score: 10
- Best player score: 12
- Position: #1331 / 4195
- Number of attempts: 4