Played Challenges
Reordering properties - 1067 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: 38
- Position: #33 / 245
- Number of attempts: 11
Sort and Tag - 622 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: 36
- Best player score: 99
- Position: #75 / 127
- Number of attempts: 4
Changing date formats - 616 entries
Change the date format to Y/M/D.
- Best score: 37
- Best player score: 71
- Position: #78 / 171
- Number of attempts: 7
YAML to dotenv - 1256 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 16
- Position: #22 / 267
- Number of attempts: 8
VimGolf