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: 34
- Position: #6330 / 7422
- Number of attempts: 1
One number per line - 18732 entries
Just give me the numbers.
- Best score: 14
- Best player score: 25
- Position: #3311 / 3865
- Number of attempts: 1
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: #47 / 458
- Number of attempts: 1
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: #47 / 179
- Number of attempts: 2
For all cases. - 161 entries
In this case... change it! :) Watch the line.
- Best score: 8
- Best player score: 8
- Position: #47 / 106
- Number of attempts: 1
Hidden Message - 93 entries
Find the hidden message and replace all other characters with spaces.
- Best score: 33
- Best player score: 33
- Position: #5 / 30
- Number of attempts: 1
Array transposition - 2417 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 35
- Position: #392 / 448
- Number of attempts: 1