Played Challenges
Sort and Tag - 676 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: #80 / 140
- Number of attempts: 1
YAML to dotenv - 1474 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 22
- Position: #119 / 301
- Number of attempts: 3
Remove adjacent duplicates - 671 entries
Try to find a way to remove adjacent duplicate letters.
- Best score: 19
- Best player score: 42
- Position: #137 / 168
- Number of attempts: 2
VimGolf