Played Challenges
Changing date formats - 615 entries
Change the date format to Y/M/D.
- Best score: 37
- Best player score: 53
- Position: #40 / 170
- Number of attempts: 4
YAML to dotenv - 1255 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 17
- Position: #54 / 266
- Number of attempts: 2
Fix the Scala Method - 289 entries
Fix the missing semicolons and the Int type, ensure the floating point division, and remove the unnecessary return.
- Best score: 2
- Best player score: 22
- Position: #19 / 91
- Number of attempts: 2
Reorganize Pokémon - 696 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 21
- Position: #86 / 191
- Number of attempts: 5
VimGolf