Played Challenges
Change class fields from snake case to camel case - 276 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 13
- Position: #9 / 103
- Number of attempts: 4
Reorganize Pokémon - 691 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 24
- Position: #140 / 190
- Number of attempts: 5
Replace csv column if it's not empty - 248 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: #41 / 83
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 7389 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 46
- Position: #1272 / 1825
- Number of attempts: 2
VimGolf