Played Challenges
Change to ascending order - 252 entries
Change each line of numbers consistently from descending to ascending order.
- Best score: 17
- Best player score: 44
- Position: #28 / 67
- Number of attempts: 2
Swap columns and transform to CSV format - 212 entries
Turn this spreadsheet output into a CSV file but first swap the columns
- Best score: 16
- Best player score: 18
- Position: #41 / 78
- Number of attempts: 3
Generate an entry for each month - 165 entries
The input file contains a URI with a month in it. Generate the URIs for all the other months up to a couple of years
- Best score: 27
- Best player score: 37
- Position: #15 / 49
- Number of attempts: 2
The Fibonacci Spacer - 86 entries
Split the words, remove punctuation and add spaces before each line following the Fibonacci sequence (0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89)
- Best score: 25
- Best player score: 48
- Position: #19 / 30
- Number of attempts: 2