Played Challenges
Reordering properties - 789 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: 71
- Position: #83 / 185
- Number of attempts: 1
Sort and Tag - 409 entries
The goal is to sort these lines alphabetically, assign a unique identifier to each line in the format "[01]", "[02]", etc., and then restore the original order of the lines while preserving the assigned identifiers.
- Best score: 7
- Best player score: 94
- Position: #57 / 89
- Number of attempts: 3
YAML to dotenv - 884 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 35
- Position: #155 / 197
- Number of attempts: 1
Swap columns and transform to CSV format - 295 entries
Turn this spreadsheet output into a CSV file but first swap the columns
- Best score: 16
- Best player score: 18
- Position: #56 / 110
- Number of attempts: 3