Played Challenges
Simple, Practical, and Common - 33621 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: #980 / 7422
- Number of attempts: 9
One number per line - 18732 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #259 / 3865
- Number of attempts: 9
Separate the lines - 182 entries
Every other line is mixed up. Separate them into their original texts.
- Best score: 11
- Best player score: 11
- Position: #25 / 92
- Number of attempts: 3
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: #39 / 458
- Number of attempts: 7
Just the middle - 11458 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #938 / 4199
- Number of attempts: 3
Todo list specification - 399 entries
The every item on the todo list must be done today. Modify the list to reflect that.
- Best score: 37
- Best player score: 37
- Position: #21 / 179
- Number of attempts: 5
Missing Library and a Typo - 887 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: 16
- Position: #44 / 213
- Number of attempts: 4