Played Challenges
Word completion - 284 entries
Try to complete these options within 20 keystrokes.
- Best score: 20
- Best player score: 131
- Position: #61 / 76
- Number of attempts: 1
Fix timezone format - 326 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: 23
- Position: #94 / 105
- Number of attempts: 1
Remove adjacent duplicates - 671 entries
Try to find a way to remove adjacent duplicate letters.
- Best score: 19
- Best player score: 47
- Position: #146 / 168
- Number of attempts: 1
VimGolf