Played Challenges
YAML to dotenv - 1459 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 120
- Position: #295 / 298
- Number of attempts: 1
Swap columns and transform to CSV format - 426 entries
Turn this spreadsheet output into a CSV file but first swap the columns
- Best score: 16
- Best player score: 82
- Position: #151 / 154
- Number of attempts: 1
Replace markdown sections with numbering - 303 entries
Replace each section and subsection with their respective numbers
- Best score: 29
- Best player score: 109
- Position: #67 / 80
- Number of attempts: 1
Change class fields from camel case to snake case - 572 entries
This is the reverse of the previous challenge: https://www.vimgolf.com/challenges/9v006705493c000000000513
- Best score: 18
- Best player score: 64
- Position: #119 / 133
- Number of attempts: 1
Reorganize Pokémon - 772 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 21
- Position: #106 / 214
- Number of attempts: 3
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: 18
- Position: #70 / 87
- Number of attempts: 3
Deleting text - 329 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 49
- Position: #81 / 103
- Number of attempts: 1
New teacher - 1465 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 25
- Position: #146 / 306
- Number of attempts: 6
VimGolf