Played Challenges
Create json from a .env file - 608 entries
A simple everyday task.
- Best score: 39
- Best player score: 39
- Position: #8 / 139
- Number of attempts: 8
Sort and Tag - 409 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: 7
- Best player score: 83
- Position: #46 / 89
- Number of attempts: 1
YAML to dotenv - 884 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 16
- Position: #11 / 197
- Number of attempts: 7
Change to ascending order - 341 entries
Change each line of numbers consistently from descending to ascending order.
- Best score: 17
- Best player score: 26
- Position: #20 / 90
- Number of attempts: 4
Reorganize Pokémon - 582 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 18
- Position: #22 / 158
- Number of attempts: 5
CaN yOuR ViM dO ThAt? #1 - 176 entries
Tsoding's famous "Can your Vim do that?" https://youtu.be/Bafo3hhheHU?si=DfcT4sUEMTSAevnx&t=1091
- Best score: 41
- Best player score: 41
- Position: #12 / 70
- Number of attempts: 2
Markdown Blog Editing - 356 entries
Convert the given link text in start file to a markdown link list.
- Best score: 30
- Best player score: 30
- Position: #9 / 84
- Number of attempts: 15
Quicksort - 2035 entries
We need the numbers in the first row sorted as quickly as possible! Be careful not to disturb the data below the divider though: that must remain unchanged.
- Best score: 6
- Best player score: 6
- Position: #95 / 450
- Number of attempts: 3
Reformat symbols in list - 1633 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 24
- Position: #59 / 351
- Number of attempts: 5