Played Challenges
Change class fields from snake case to camel case - 290 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 13
- Position: #9 / 108
- Number of attempts: 4
Reorganize Pokémon - 772 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 24
- Position: #151 / 214
- Number of attempts: 5
Replace csv column if it's not empty - 255 entries
Replace the credit_score_percentile column with the value 0.0 but leave the empty ones untouched
- Best score: 15
- Best player score: 16
- Position: #42 / 87
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 7506 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 46
- Position: #1288 / 1846
- Number of attempts: 2
VimGolf