Played Challenges
Sort and Tag - 632 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: 37
- Position: #18 / 128
- Number of attempts: 13
YAML to dotenv - 1256 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 16
- Position: #19 / 267
- Number of attempts: 10
Change to ascending order - 450 entries
Change each line of numbers consistently from descending to ascending order.
- Best score: 17
- Best player score: 41
- Position: #42 / 110
- Number of attempts: 6
VimGolf