Played Challenges
Create json from a .env file - 1485 entries
A simple everyday task.
- Best score: 39
- Best player score: 63
- Position: #192 / 345
- Number of attempts: 5
Sort and Tag - 664 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: #124 / 138
- Number of attempts: 1
Changing date formats - 680 entries
Change the date format to Y/M/D.
- Best score: 37
- Best player score: 132
- Position: #156 / 185
- Number of attempts: 3
YAML to dotenv - 1430 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 22
- Position: #122 / 294
- Number of attempts: 8
Swap columns and transform to CSV format - 411 entries
Turn this spreadsheet output into a CSV file but first swap the columns
- Best score: 16
- Best player score: 17
- Position: #52 / 152
- Number of attempts: 3
Reorganize Pokémon - 756 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 19
- Position: #58 / 209
- Number of attempts: 4
VimGolf