Played Challenges
Changing date formats - 144 entries
Change the date format to Y/M/D.
- Best score: 37
- Best player score: 1135
- Position: #47 / 47
- Number of attempts: 1
YAML to dotenv - 227 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 170
- Position: #56 / 56
- Number of attempts: 1
Change to ascending order - 184 entries
Change each line of numbers consistently from descending to ascending order.
- Best score: 17
- Best player score: 153
- Position: #43 / 50
- Number of attempts: 1
Swap columns and transform to CSV format - 114 entries
Turn this spreadsheet output into a CSV file but first swap the columns
- Best score: 16
- Best player score: 317
- Position: #46 / 46
- Number of attempts: 1
Generate an entry for each month - 131 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: 138
- Position: #35 / 38
- Number of attempts: 2
Fix the git merge conflicts - 110 entries
Solve the merge conflicts in the Python file
- Best score: 36
- Best player score: 67
- Position: #27 / 33
- Number of attempts: 1
Rearrange array to single level - 1325 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 40
- Position: #177 / 210
- Number of attempts: 4
New teacher - 965 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 31
- Position: #176 / 207
- Number of attempts: 4
months to html list items - 1016 entries
Turn the months into list items.
- Best score: 22
- Best player score: 38
- Position: #249 / 277
- Number of attempts: 2
swap number pairs - 2104 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 44
- Position: #333 / 381
- Number of attempts: 1