Played Challenges
Change class fields from snake case to camel case - 240 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 13
- Position: #9 / 91
- Number of attempts: 4
Reorganize Pokémon - 602 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 24
- Position: #124 / 164
- Number of attempts: 5
Replace csv column if it's not empty - 193 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: #31 / 66
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 7230 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 46
- Position: #1252 / 1779
- Number of attempts: 2