Played Challenges
Fix the git merge conflicts - 238 entries
Solve the merge conflicts in the Python file
- Best score: 36
- Best player score: 81
- Position: #60 / 68
- Number of attempts: 1
Change readonly files - 81 entries
Try to write a file that was marked as read-only.
- Best score: 20
- Best player score: 20
- Position: #7 / 23
- Number of attempts: 10
Move list of uuids into a SQL query - 169 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: 70
- Position: #42 / 58
- Number of attempts: 4
Fix timezone format - 304 entries
Add the missing T and Z in the datetime field. There should be a T instead of the space, and a Z at the end of the datetime. `2024-08-31 18:32:00;` -> `2024-08-31T18:32:00Z;`
- Best score: 15
- Best player score: 16
- Position: #32 / 98
- Number of attempts: 7
Change the content of a string - 1686 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 22
- Position: #248 / 621
- Number of attempts: 8