Played Challenges
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: 22
- Position: #28 / 92
- Number of attempts: 3
Change class fields from snake case to camel case - 278 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 13
- Position: #46 / 104
- Number of attempts: 2
Reorganize Pokémon - 697 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 18
- Position: #29 / 192
- Number of attempts: 10
VimGolf