Played Challenges
Create json from a .env file - 1339 entries
A simple everyday task.
- Best score: 39
- Best player score: 61
- Position: #160 / 313
- Number of attempts: 6
YAML to dotenv - 1256 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 32
- Position: #190 / 267
- Number of attempts: 4
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: 26
- Position: #62 / 91
- Number of attempts: 7
Rearrange array to one line - 774 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 31
- Position: #155 / 183
- Number of attempts: 2
VimGolf