Played Challenges
Create json from a .env file - 1368 entries
A simple everyday task.
- Best score: 39
- Best player score: 61
- Position: #165 / 323
- Number of attempts: 6
YAML to dotenv - 1293 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 32
- Position: #193 / 272
- Number of attempts: 4
Fix the Scala Method - 290 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: 26
- Position: #62 / 92
- Number of attempts: 7
Rearrange array to one line - 788 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 31
- Position: #156 / 185
- Number of attempts: 2
VimGolf