Played Challenges
Markdown Blog Editing - 196 entries
Convert the given link text in start file to a markdown link list.
- Best score: 30
- Best player score: 61
- Position: #36 / 51
- Number of attempts: 1
Fix timezone format - 177 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: 24
- Position: #55 / 58
- Number of attempts: 3
Search different SQL column with similar where clause - 105 entries
Replace a column in the where clause and convert all numbers from text to numeric, by replacing the leading 0 with the code 359.
- Best score: 22
- Best player score: 58
- Position: #35 / 35
- Number of attempts: 2