Played Challenges
Sort and Tag - 421 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: 93
- Position: #57 / 90
- Number of attempts: 1
YAML to dotenv - 907 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 22
- Position: #78 / 199
- Number of attempts: 3
Remove adjacent duplicates - 560 entries
Try to find a way to remove adjacent duplicate letters.
- Best score: 19
- Best player score: 42
- Position: #121 / 147
- Number of attempts: 2