Played Challenges
Create json from a .env file - 1523 entries
A simple everyday task.
- Best score: 39
- Best player score: 39
- Position: #2 / 356
- Number of attempts: 15
Reordering properties - 1162 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 / 272
- Number of attempts: 27
Sort and Tag - 676 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: #76 / 140
- Number of attempts: 1
Fix the git merge conflicts - 320 entries
Solve the merge conflicts in the Python file
- Best score: 36
- Best player score: 38
- Position: #7 / 91
- Number of attempts: 14
Move list of uuids into a SQL query - 227 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 / 73
- 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 - 1465 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 19
- Position: #22 / 306
- Number of attempts: 21
VimGolf