Played Challenges
YAML to dotenv - 1293 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 25
- Position: #143 / 272
- Number of attempts: 4
Fix the git merge conflicts - 290 entries
Solve the merge conflicts in the Python file
- Best score: 36
- Best player score: 53
- Position: #31 / 80
- Number of attempts: 6
Replace markdown sections with numbering - 291 entries
Replace each section and subsection with their respective numbers
- Best score: 29
- Best player score: 120
- Position: #67 / 76
- Number of attempts: 2
Fix the Scala Method - 290 entries
Fix the missing semicolons and the Int type, ensure the floating point division, and remove the unnecessary return.
- Best score: 2
- Best player score: 22
- Position: #10 / 92
- Number of attempts: 5
Change class fields from camel case to snake case - 526 entries
This is the reverse of the previous challenge: https://www.vimgolf.com/challenges/9v006705493c000000000513
- Best score: 18
- Best player score: 18
- Position: #16 / 120
- Number of attempts: 9
Change class fields from snake case to camel case - 278 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 13
- Position: #28 / 104
- Number of attempts: 2
Reorganize Pokémon - 699 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 18
- Position: #13 / 193
- Number of attempts: 5
VimGolf