Played Challenges
Sort and Tag - 654 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: 93
- Position: #77 / 133
- Number of attempts: 1
YAML to dotenv - 1305 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 22
- Position: #109 / 273
- Number of attempts: 3
Remove adjacent duplicates - 646 entries
Try to find a way to remove adjacent duplicate letters.
- Best score: 19
- Best player score: 42
- Position: #133 / 162
- Number of attempts: 2
VimGolf