Played Challenges
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: 13
- Position: #279 / 557
- Number of attempts: 1
hello-world-vimgolf - 2499 entries
Simple number generation
- Best score: 10
- Best player score: 11
- Position: #369 / 708
- Number of attempts: 3
Transpose a python matrix - 873 entries
Rotate the matrix in 90 degrees.
- Best score: 23
- Best player score: 66
- Position: #106 / 138
- Number of attempts: 3
Inverting Lines - 1900 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #87 / 511
- Number of attempts: 8
Python dataclasses - 1136 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 19
- Position: #29 / 284
- Number of attempts: 11
swap number pairs - 2104 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 27
- Position: #209 / 381
- Number of attempts: 5
HS Final exam vimgolf - 897 entries
Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.
- Best score: 21
- Best player score: 23
- Position: #98 / 236
- Number of attempts: 3
Rural Post - 4485 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 10
- Position: #441 / 1099
- Number of attempts: 4
Multiline to Single Line - 703 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #141 / 302
- Number of attempts: 2
Add semicolons - 10867 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1749 / 3065
- Number of attempts: 2
Box it - 7906 entries
Create a box around a line.
- Best score: 21
- Best player score: 23
- Position: #804 / 1877
- Number of attempts: 4
Search and Replace 0 - 4990 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #674 / 1625
- Number of attempts: 3
Flip the bit - 130 entries
Change the specific 0 to a 1.
- Best score: 7
- Best player score: 8
- Position: #32 / 74
- Number of attempts: 2
Just the middle - 11458 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3171 / 4199
- Number of attempts: 3
Words in parens - 12939 entries
We should all ace this, right?
- Best score: 13
- Best player score: 13
- Position: #5 / 3964
- Number of attempts: 4
NATO phonetic alphabet - 529 entries
Transform the series of words into a list.
- Best score: 19
- Best player score: 21
- Position: #106 / 196
- Number of attempts: 3
The name of the game - 668 entries
End up with the name of the game.
- Best score: 11
- Best player score: 11
- Position: #257 / 361
- Number of attempts: 1
Aligning function arguments to match a specific coding style - 247 entries
Most projects have specific coding style guidelines. In this case, the argument list must be broken into a new line for each argument, with the argument names right aligned, taking into account pointers.
- Best score: 16
- Best player score: 16
- Position: #7 / 71
- Number of attempts: 8
Numbering a List - 1932 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 25
- Position: #552 / 653
- Number of attempts: 2
A Simple One - 1050 entries
Here is a very simple one - just to illustrate/introduce a vim feature that some people seem to miss...
- Best score: 9
- Best player score: 9
- Position: #516 / 664
- Number of attempts: 2
Reverse characters in a line - 771 entries
You have everything you need, just not in the right order. Mastermind would give you 26 white pegs.
- Best score: 12
- Best player score: 17
- Position: #174 / 265
- Number of attempts: 2