Played Challenges
Change class fields from camel case to snake case - 244 entries
This is the reverse of the previous challenge: https://www.vimgolf.com/challenges/9v006705493c000000000513
- Best score: 18
- Best player score: 21
- Position: #28 / 64
- Number of attempts: 1
Change class fields from snake case to camel case - 134 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 13
- Position: #22 / 53
- Number of attempts: 1
Convert plain text into a markdown table - 20 entries
Convert the table to markdown to make it more usable
- Best score: 59
- Best player score: 235
- Position: #8 / 9
- Number of attempts: 1
CaN yOuR ViM dO ThAt? #1 - 66 entries
Tsoding's famous "Can your Vim do that?" https://youtu.be/Bafo3hhheHU?si=DfcT4sUEMTSAevnx&t=1091
- Best score: 41
- Best player score: 46
- Position: #16 / 28
- Number of attempts: 3
Markdown Blog Editing - 246 entries
Convert the given link text in start file to a markdown link list.
- Best score: 30
- Best player score: 99
- Position: #54 / 61
- Number of attempts: 2
Deleting text - 245 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 122
- Position: #74 / 78
- Number of attempts: 1
Populate 3D bone names list - 626 entries
Ran into this at work, excited to see how this gets optimized
- Best score: 21
- Best player score: 35
- Position: #126 / 162
- Number of attempts: 2
Surround the 'z' character with brackets, quotes, and print as formatted string. - 551 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #229 / 307
- Number of attempts: 1
82 bottles of beer on the wall - 312 entries
Take them down. (sorry, only 82 bottles because the problem size is limited!)
- Best score: 106
- Best player score: 149
- Position: #113 / 145
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 6942 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 72
- Position: #1630 / 1699
- Number of attempts: 1
Contributed Challenges
Reorganize Pokémon - 261 entries
Change the format of the each line and sort alphabetically.