Played Challenges
Reordering properties - 218 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: #18 / 54
- Number of attempts: 2
YAML to dotenv - 396 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 24
- Position: #50 / 101
- Number of attempts: 1
Swap columns and transform to CSV format - 187 entries
Turn this spreadsheet output into a CSV file but first swap the columns
- Best score: 16
- Best player score: 17
- Position: #32 / 68
- Number of attempts: 1
Generate an entry for each month - 163 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 / 48
- Number of attempts: 3
Change class fields from snake case to camel case - 176 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 13
- Position: #40 / 69
- Number of attempts: 1
Reorganize Pokémon - 426 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 19
- Position: #34 / 117
- Number of attempts: 5
Rearrange array to one line - 665 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 16
- Position: #49 / 159
- Number of attempts: 1