Played Challenges
Change class fields from snake case to camel case - 150 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 13
- Position: #9 / 56
- Number of attempts: 4
Reorganize Pokémon - 307 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 24
- Position: #69 / 82
- Number of attempts: 5
Replace csv column if it's not empty - 95 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: #18 / 39
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 6984 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 46
- Position: #1228 / 1708
- Number of attempts: 2