Played Challenges
Create json from a .env file - 1518 entries
A simple everyday task.
- Best score: 39
- Best player score: 61
- Position: #175 / 353
- Number of attempts: 6
YAML to dotenv - 1459 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 32
- Position: #214 / 298
- Number of attempts: 4
Fix the Scala Method - 306 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: #65 / 98
- Number of attempts: 7
Rearrange array to one line - 807 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 31
- Position: #160 / 190
- Number of attempts: 2
VimGolf