Played Challenges
Split line with dots - 2154 entries
This line is too long, split it.
- Best score: 15
- Best player score: 25
- Position: #525 / 635
- Number of attempts: 3
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: 27
- Position: #433 / 463
- Number of attempts: 3
Separating firstname & lastname - 154 entries
Seperate named with equal tabs.
- Best score: 19
- Best player score: 30
- Position: #50 / 58
- Number of attempts: 3
Collect List - 4308 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 18
- Position: #1071 / 1192
- Number of attempts: 5
Space out the alphabet - 1659 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 29
- Position: #421 / 446
- Number of attempts: 2
I forgot quotes - 16051 entries
Oops.
- Best score: 10
- Best player score: 18
- Position: #3306 / 4194
- Number of attempts: 6
Vertical Limit - 2564 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 32
- Position: #692 / 759
- Number of attempts: 2