Played Challenges
Change class fields from camel case to snake case - 277 entries
This is the reverse of the previous challenge: https://www.vimgolf.com/challenges/9v006705493c000000000513
- Best score: 18
- Best player score: 18
- Position: #4 / 71
- Number of attempts: 3
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: #4 / 56
- Number of attempts: 2
Reorganize Pokémon - 307 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 18
- Position: #4 / 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: 17
- Position: #26 / 39
- Number of attempts: 2
Remove adjacent duplicates - 446 entries
Try to find a way to remove adjacent duplicate letters.
- Best score: 19
- Best player score: 38
- Position: #89 / 118
- Number of attempts: 3