Played Challenges
HS exam question - 1124 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 48
- Position: #23 / 306
- Number of attempts: 11
Reformat symbols in list - 1020 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 24
- Position: #25 / 232
- Number of attempts: 12
Poorly indented Python comments - 866 entries
Fix the alignment of some Python comments as quickly as possible.
- Best score: 15
- Best player score: 15
- Position: #29 / 168
- Number of attempts: 17
Many duplicates - 845 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #156 / 285
- Number of attempts: 4
delete swap - 1087 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #162 / 354
- Number of attempts: 7
Generate a very basic Python constructor (fixed) - 924 entries
Original by @BiddulphCaleb (http://www.vimgolf.com/challenges/6019f1c4642668000cee11e8) - had some extra spaces in output file.
- Best score: 29
- Best player score: 30
- Position: #51 / 207
- Number of attempts: 17
Put a newline after every 10 lines in vim - 1343 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 13
- Position: #323 / 457
- Number of attempts: 4
Contribute to keyboard mashing - 745 entries
Speak in tongues
- Best score: 17
- Best player score: 18
- Position: #91 / 230
- Number of attempts: 3
simple replacements - 1264 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 19
- Position: #68 / 283
- Number of attempts: 11
Inverting Lines - 1562 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #181 / 423
- Number of attempts: 11
Python dataclasses - 796 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 19
- Position: #50 / 204
- Number of attempts: 18
Modernise code - 1102 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 34
- Position: #60 / 260
- Number of attempts: 5
swap number pairs - 1871 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 16
- Position: #50 / 346
- Number of attempts: 10
HS Final exam vimgolf - 804 entries
Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.
- Best score: 21
- Best player score: 21
- Position: #30 / 215
- Number of attempts: 8
Rural Post - 4254 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 10
- Position: #443 / 1044
- Number of attempts: 6
Applying same text modification in several lines - 2793 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 12
- Position: #18 / 827
- Number of attempts: 8
Add string initializers to an enum - 836 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 21
- Position: #71 / 246
- Number of attempts: 8
Com(m)a Trouble - 3511 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 12
- Position: #159 / 789
- Number of attempts: 11
comment and uncomment code inline - 1037 entries
It's very useful to be able to comment out a block of code in a quick edit. And likewise to uncomment the code. This operation often involves multi-line stanzas and even large blocks. With just line-wise navigation and insert mode this would cost you about 4 keystrokes per line. Master this hole of VimGolf and you'll quickly drop your key count in day to day Vim as well.
- Best score: 9
- Best player score: 9
- Position: #153 / 305
- Number of attempts: 9
Basic renumbering - 5489 entries
Renumbering Basic.
- Best score: 11
- Best player score: 11
- Position: #267 / 1245
- Number of attempts: 16
Vice versa - 7643 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #609 / 2072
- Number of attempts: 7
Order and join - 913 entries
There's something special about the input order.
- Best score: 10
- Best player score: 10
- Position: #79 / 248
- Number of attempts: 5
Word frequency alignment - 263 entries
You've got to align the second column, but the spacing is inconvenient and there are nasty tabs in the way. If you're a "real Vim ninja," this could be very quick indeed...
- Best score: 5
- Best player score: 5
- Position: #116 / 152
- Number of attempts: 4