Played Challenges
One number per line - 18798 entries
Just give me the numbers.
- Best score: 14
- Best player score: 22
- Position: #2656 / 3880
- Number of attempts: 1
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: 20
- Position: #312 / 463
- Number of attempts: 2
create arrows in a list - 128 entries
Add arrow at same distance
- Best score: 10
- Best player score: 10
- Position: #8 / 77
- Number of attempts: 1
Mirror Symmetry - 822 entries
Add backslashes.
- Best score: 7
- Best player score: 7
- Position: #75 / 269
- Number of attempts: 7
Count both ways - 1022 entries
Right AND down.
- Best score: 13
- Best player score: 16
- Position: #266 / 354
- Number of attempts: 2
Words in parens - 12975 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1596 / 3971
- Number of attempts: 3
Vertical Limit - 2574 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 24
- Position: #301 / 761
- Number of attempts: 1
replacing each line of a block selection - 3005 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 20
- Position: #275 / 779
- Number of attempts: 3
Switch function arguments - 2162 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 13
- Position: #424 / 669
- Number of attempts: 2