Played Challenges
Create json from a .env file - 1518 entries
A simple everyday task.
- Best score: 39
- Best player score: 57
- Position: #144 / 353
- Number of attempts: 2
Sort and Tag - 676 entries
The goal is to sort these lines alphabetically, assign a unique identifier to each line in the format "[01]", "[02]", etc., and then restore the original order of the lines while preserving the assigned identifiers.
- Best score: 36
- Best player score: 57
- Position: #39 / 140
- Number of attempts: 8
Changing date formats - 687 entries
Change the date format to Y/M/D.
- Best score: 37
- Best player score: 45
- Position: #27 / 188
- Number of attempts: 5
YAML to dotenv - 1459 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 23
- Position: #136 / 298
- Number of attempts: 3
Change to ascending order - 487 entries
Change each line of numbers consistently from descending to ascending order.
- Best score: 17
- Best player score: 36
- Position: #36 / 120
- 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: 17
- Position: #45 / 154
- Number of attempts: 4
Change class fields from camel case to snake case - 568 entries
This is the reverse of the previous challenge: https://www.vimgolf.com/challenges/9v006705493c000000000513
- Best score: 18
- Best player score: 21
- Position: #58 / 132
- Number of attempts: 3
Reorganize Pokémon - 772 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 22
- Position: #135 / 214
- Number of attempts: 2
CaN yOuR ViM dO ThAt? #2 - 93 entries
Tsoding's famous "Can your Vim do that?" https://www.youtube.com/watch?v=F4xc4jQO7ck&t=1429s
- Best score: 49
- Best player score: 69
- Position: #11 / 22
- Number of attempts: 3
Word completion - 284 entries
Try to complete these options within 20 keystrokes.
- Best score: 20
- Best player score: 22
- Position: #23 / 76
- Number of attempts: 3
Rearrange array to single level - 1720 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 30
- Position: #179 / 289
- Number of attempts: 5
Column wise pasting - 256 entries
Make a table from 3 columns
- Best score: 17
- Best player score: 34
- Position: #34 / 53
- Number of attempts: 4
Deleting text - 329 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 45
- Position: #55 / 103
- Number of attempts: 1
VimGolf