Played Challenges
YAML to dotenv - 149 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 40
- Position: #31 / 40
- Number of attempts: 3
Reorganize Pokémon - 322 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 21
- Position: #58 / 86
- Number of attempts: 4
Fix timezone format - 234 entries
Add the missing T and Z in the datetime field. There should be a T instead of the space, and a Z at the end of the datetime. `2024-08-31 18:32:00;` -> `2024-08-31T18:32:00Z;`
- Best score: 15
- Best player score: 19
- Position: #58 / 78
- Number of attempts: 3
Put a newline after every 10 lines in vim - 1658 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #159 / 557
- Number of attempts: 3
hello-world-vimgolf - 2499 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #245 / 708
- Number of attempts: 4
Simple, Practical, and Common - 33621 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 29
- Position: #4763 / 7422
- Number of attempts: 1
One number per line - 18732 entries
Just give me the numbers.
- Best score: 14
- Best player score: 26
- Position: #3407 / 3865
- Number of attempts: 2
V to the i - 4809 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 9
- Position: #1701 / 1895
- Number of attempts: 1
Split line with dots - 2144 entries
This line is too long, split it.
- Best score: 15
- Best player score: 21
- Position: #433 / 634
- Number of attempts: 1
Every other line - 2910 entries
AaAaAaA
- Best score: 12
- Best player score: 18
- Position: #557 / 703
- Number of attempts: 1
Copy three lines - 2872 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 21
- Position: #458 / 640
- Number of attempts: 1
Search and Replace 0 - 4993 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #507 / 1626
- Number of attempts: 7
Vice versa - 7910 entries
Little role switching.
- Best score: 12
- Best player score: 17
- Position: #1629 / 2129
- Number of attempts: 1
Collect List - 4305 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 17
- Position: #986 / 1191
- Number of attempts: 1
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 17
- Position: #995 / 1138
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10669 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1616 / 3684
- Number of attempts: 4
Simple text editing with Vim - 12823 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #537 / 3699
- Number of attempts: 5