Played Challenges
Reordering properties - 837 entries
Arrange the CSS lines for the #topbar selector based on their complete line length, from shortest to longest.
- Best score: 24
- Best player score: 50
- Position: #49 / 199
- Number of attempts: 7
Sort and Tag - 460 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: 59
- Position: #35 / 98
- Number of attempts: 5
Changing date formats - 480 entries
Change the date format to Y/M/D.
- Best score: 37
- Best player score: 43
- Position: #14 / 144
- Number of attempts: 6
YAML to dotenv - 1019 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 21
- Position: #75 / 221
- Number of attempts: 2
Change to ascending order - 376 entries
Change each line of numbers consistently from descending to ascending order.
- Best score: 17
- Best player score: 17
- Position: #7 / 97
- Number of attempts: 11
Swap columns and transform to CSV format - 328 entries
Turn this spreadsheet output into a CSV file but first swap the columns
- Best score: 16
- Best player score: 17
- Position: #18 / 120
- Number of attempts: 1
Generate an entry for each month - 254 entries
The input file contains a URI with a month in it. Generate the URIs for all the other months up to a couple of years
- Best score: 27
- Best player score: 34
- Position: #13 / 68
- Number of attempts: 7
Fix the git merge conflicts - 222 entries
Solve the merge conflicts in the Python file
- Best score: 36
- Best player score: 54
- Position: #28 / 63
- Number of attempts: 1
Python dataclasses - 1215 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 60
- Position: #293 / 301
- Number of attempts: 1