Played Challenges
Reordering properties - 396 entries
Arrange the CSS lines for the #topbar selector based on their complete line length, from shortest to longest.
- Best score: 24
- Best player score: 50
- Position: #30 / 100
- Number of attempts: 2
YAML to dotenv - 508 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 24
- Position: #58 / 123
- Number of attempts: 1
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: 17
- Position: #32 / 78
- Number of attempts: 1
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: 35
- Position: #13 / 49
- Number of attempts: 3
Change class fields from snake case to camel case - 187 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 13
- Position: #40 / 72
- Number of attempts: 1
Reorganize Pokémon - 465 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 19
- Position: #36 / 127
- Number of attempts: 5
Rearrange array to one line - 667 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 16
- Position: #49 / 161
- Number of attempts: 1