Played Challenges
Word completion - 116 entries
Try to complete these options within 20 keystrokes.
- Best score: 20
- Best player score: 97
- Position: #25 / 37
- Number of attempts: 1
Fix timezone format - 183 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: 17
- Position: #25 / 60
- Number of attempts: 3
Remove adjacent duplicates - 362 entries
Try to find a way to remove adjacent duplicate letters.
- Best score: 19
- Best player score: 27
- Position: #55 / 101
- Number of attempts: 4
Hex to binary - 78 entries
Convert hexadecimal numbers into binary format.
- Best score: 29
- Best player score: 45
- Position: #15 / 17
- Number of attempts: 1