Played Challenges
Simple, Practical, and Common - 33571 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: #994 / 7405
- Number of attempts: 4
One number per line - 18709 entries
Just give me the numbers.
- Best score: 14
- Best player score: 20
- Position: #2105 / 3856
- Number of attempts: 3
V to the i - 4796 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1241 / 1891
- Number of attempts: 2
From argument to object - 1503 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: #286 / 455
- Number of attempts: 1
Just the middle - 11423 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2472 / 4185
- Number of attempts: 3
Array transposition - 2415 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 22
- Position: #246 / 446
- Number of attempts: 2