Played Challenges
Create json from a .env file - 1525 entries
A simple everyday task.
- Best score: 39
- Best player score: 63
- Position: #195 / 357
- Number of attempts: 5
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: 158
- Position: #125 / 140
- Number of attempts: 1
Changing date formats - 689 entries
Change the date format to Y/M/D.
- Best score: 37
- Best player score: 132
- Position: #161 / 190
- Number of attempts: 3
YAML to dotenv - 1476 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 22
- Position: #126 / 301
- Number of attempts: 8
Swap columns and transform to CSV format - 426 entries
Turn this spreadsheet output into a CSV file but first swap the columns
- Best score: 16
- Best player score: 17
- Position: #52 / 154
- Number of attempts: 3
Reorganize Pokémon - 776 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 19
- Position: #59 / 215
- Number of attempts: 4
VimGolf