Played Challenges
Create json from a .env file - 1303 entries
A simple everyday task.
- Best score: 39
- Best player score: 41
- Position: #45 / 303
- Number of attempts: 10
Sort and Tag - 614 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: 92
- Position: #71 / 126
- Number of attempts: 7
YAML to dotenv - 1226 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 16
- Position: #36 / 262
- Number of attempts: 16
Generate an entry for each month - 351 entries
The input file contains a URI with a month in it. Generate the URIs for all the other months up to a couple of years
- Best score: 27
- Best player score: 71
- Position: #67 / 84
- Number of attempts: 4
VimGolf