Played Challenges
Create json from a .env file - 1453 entries
A simple everyday task.
- Best score: 39
- Best player score: 39
- Position: #2 / 338
- Number of attempts: 15
Reordering properties - 1108 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: 24
- Position: #6 / 258
- Number of attempts: 27
Sort and Tag - 659 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: 90
- Position: #74 / 136
- Number of attempts: 1
Fix the git merge conflicts - 307 entries
Solve the merge conflicts in the Python file
- Best score: 36
- Best player score: 38
- Position: #7 / 84
- Number of attempts: 14
Move list of uuids into a SQL query - 218 entries
Take the list of UUIDs and use them as a filter in the where statement of a SQL query
- Best score: 57
- Best player score: 57
- Position: #4 / 71
- Number of attempts: 20
Column wise pasting - 256 entries
Make a table from 3 columns
- Best score: 17
- Best player score: 23
- Position: #18 / 53
- Number of attempts: 14
New teacher - 1453 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 19
- Position: #22 / 304
- Number of attempts: 21
VimGolf