Played Challenges
Sort and Tag - 228 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: 83
- Position: #32 / 57
- Number of attempts: 1
YAML to dotenv - 523 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 16
- Position: #11 / 126
- Number of attempts: 7
Change to ascending order - 257 entries
Change each line of numbers consistently from descending to ascending order.
- Best score: 17
- Best player score: 26
- Position: #17 / 69
- Number of attempts: 4
Reorganize Pokémon - 465 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 18
- Position: #22 / 127
- Number of attempts: 5
CaN yOuR ViM dO ThAt? #1 - 146 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 / 59
- Number of attempts: 2
Markdown Blog Editing - 303 entries
Convert the given link text in start file to a markdown link list.
- Best score: 30
- Best player score: 30
- Position: #9 / 71
- Number of attempts: 15
Quicksort - 2003 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 / 441
- Number of attempts: 3
Reformat symbols in list - 1625 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 24
- Position: #59 / 349
- Number of attempts: 5