Played Challenges
Fix the git merge conflicts - 214 entries
Solve the merge conflicts in the Python file
- Best score: 36
- Best player score: 81
- Position: #55 / 61
- Number of attempts: 1
Change readonly files - 69 entries
Try to write a file that was marked as read-only.
- Best score: 20
- Best player score: 20
- Position: #7 / 21
- Number of attempts: 10
Move list of uuids into a SQL query - 157 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: #38 / 54
- Number of attempts: 4
Fix timezone format - 298 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 / 96
- Number of attempts: 7
Change the content of a string - 1659 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 22
- Position: #248 / 612
- Number of attempts: 8