Played Challenges
Create json from a .env file - 622 entries
A simple everyday task.
- Best score: 39
- Best player score: 57
- Position: #64 / 142
- Number of attempts: 2
Reordering properties - 789 entries
Arrange the CSS lines for the #topbar selector based on their complete line length, from shortest to longest.
- Best score: 24
- Best player score: 80
- Position: #99 / 185
- Number of attempts: 1
Change class fields from camel case to snake case - 453 entries
This is the reverse of the previous challenge: https://www.vimgolf.com/challenges/9v006705493c000000000513
- Best score: 18
- Best player score: 21
- Position: #45 / 109
- Number of attempts: 1
Change class fields from snake case to camel case - 236 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 13
- Position: #22 / 90
- Number of attempts: 1
Convert plain text into a markdown table - 27 entries
Convert the table to markdown to make it more usable
- Best score: 56
- Best player score: 235
- Position: #11 / 13
- Number of attempts: 1
CaN yOuR ViM dO ThAt? #1 - 176 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: #37 / 70
- Number of attempts: 3
Markdown Blog Editing - 364 entries
Convert the given link text in start file to a markdown link list.
- Best score: 30
- Best player score: 99
- Position: #75 / 84
- Number of attempts: 2
Deleting text - 278 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 122
- Position: #86 / 92
- Number of attempts: 1
Populate 3D bone names list - 636 entries
Ran into this at work, excited to see how this gets optimized
- Best score: 21
- Best player score: 35
- Position: #128 / 164
- Number of attempts: 2
Surround the 'z' character with brackets, quotes, and print as formatted string. - 567 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #229 / 318
- Number of attempts: 1
82 bottles of beer on the wall - 313 entries
Take them down. (sorry, only 82 bottles because the problem size is limited!)
- Best score: 106
- Best player score: 149
- Position: #114 / 146
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7229 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 72
- Position: #1699 / 1778
- Number of attempts: 1
Contributed Challenges
Reorganize Pokémon - 587 entries
Change the format of the each line and sort alphabetically.