Played Challenges
Inverting Lines - 1907 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #174 / 512
- Number of attempts: 11
swap number pairs - 2115 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 103
- Position: #380 / 384
- Number of attempts: 1
Add semicolons - 10887 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #747 / 3074
- Number of attempts: 4
From argument to object - 1513 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: #155 / 460
- Number of attempts: 13
Just the middle - 11495 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #1490 / 4213
- Number of attempts: 7
Stairstep digits - 398 entries
Remove the evens. Double the odds.
- Best score: 9
- Best player score: 9
- Position: #50 / 146
- Number of attempts: 7