Played Challenges
YAML to dotenv - 1476 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 31
- Position: #212 / 301
- Number of attempts: 4
Change class fields from camel case to snake case - 586 entries
This is the reverse of the previous challenge: https://www.vimgolf.com/challenges/9v006705493c000000000513
- Best score: 18
- Best player score: 20
- Position: #55 / 134
- Number of attempts: 2
Change class fields from snake case to camel case - 290 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 14
- Position: #68 / 108
- Number of attempts: 2
Reorganize Pokémon - 776 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 22
- Position: #127 / 215
- 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: 16
- Position: #43 / 87
- Number of attempts: 4
New teacher - 1465 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 26
- Position: #159 / 306
- Number of attempts: 3
Truth Table to ModelSim - 65 entries
Convert this truth table to simulator instructions!
- Best score: 64
- Best player score: 103
- Position: #12 / 18
- Number of attempts: 6
VimGolf