Played Challenges
Create json from a .env file - 1357 entries
A simple everyday task.
- Best score: 39
- Best player score: 39
- Position: #2 / 320
- Number of attempts: 15
Reordering properties - 1069 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 / 247
- Number of attempts: 27
Sort and Tag - 635 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: #70 / 130
- Number of attempts: 1
Fix the git merge conflicts - 290 entries
Solve the merge conflicts in the Python file
- Best score: 36
- Best player score: 38
- Position: #7 / 80
- Number of attempts: 14
Move list of uuids into a SQL query - 204 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 / 67
- Number of attempts: 20
Column wise pasting - 254 entries
Make a table from 3 columns
- Best score: 17
- Best player score: 23
- Position: #17 / 52
- Number of attempts: 14
New teacher - 1439 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 19
- Position: #22 / 302
- Number of attempts: 21
VimGolf