Played Challenges
Change to ascending order - 139 entries
Change each line of numbers consistently from descending to ascending order.
- Best score: 17
- Best player score: 44
- Position: #16 / 39
- Number of attempts: 2
Swap columns and transform to CSV format - 70 entries
Turn this spreadsheet output into a CSV file but first swap the columns
- Best score: 16
- Best player score: 18
- Position: #20 / 28
- Number of attempts: 3
Generate an entry for each month - 107 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: #11 / 34
- Number of attempts: 2
The Fibonacci Spacer - 52 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: #12 / 19
- Number of attempts: 2