Played Challenges
Create json from a .env file - 1329 entries
A simple everyday task.
- Best score: 39
- Best player score: 63
- Position: #175 / 309
- Number of attempts: 5
Sort and Tag - 622 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: 158
- Position: #114 / 127
- Number of attempts: 1
Changing date formats - 615 entries
Change the date format to Y/M/D.
- Best score: 37
- Best player score: 132
- Position: #146 / 170
- Number of attempts: 3
YAML to dotenv - 1255 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 22
- Position: #111 / 266
- Number of attempts: 8
Swap columns and transform to CSV format - 387 entries
Turn this spreadsheet output into a CSV file but first swap the columns
- Best score: 16
- Best player score: 17
- Position: #52 / 144
- Number of attempts: 3
Reorganize Pokémon - 696 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 19
- Position: #55 / 191
- Number of attempts: 4
VimGolf