Played Challenges
Simple, Practical, and Common - 33614 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: 22
- Position: #875 / 7418
- Number of attempts: 6
V to the i - 4802 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #152 / 1893
- Number of attempts: 2
Applying same text modification in several lines - 2877 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #275 / 850
- Number of attempts: 1
Add string initializers to an enum - 872 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 24
- Position: #131 / 258
- Number of attempts: 3
Add semicolons - 10851 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1027 / 3063
- Number of attempts: 1
remove lines containing the word "reader" - 3583 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #530 / 1161
- Number of attempts: 1
Box it - 7904 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #184 / 1875
- Number of attempts: 4
From argument to object - 1508 entries
This task typifies those programmers endure while coding. This C-family pseudocode needs a function argument to be repurposed as an object call. Simply search and replace? Repeat a pattern of edits?
- Best score: 17
- Best player score: 19
- Position: #277 / 458
- Number of attempts: 2
comment and uncomment code inline - 1122 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: #4 / 322
- Number of attempts: 2
Just the middle - 11454 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #86 / 4197
- Number of attempts: 2
Learn some german verbs - 533 entries
The list needs to be structured so we can print in verbatim and feel ok about how it looks.
- Best score: 21
- Best player score: 29
- Position: #100 / 133
- Number of attempts: 1
Remember VimGolf Rules ! - 261 entries
Rules, ... and don't forget !
- Best score: 7
- Best player score: 8
- Position: #43 / 141
- Number of attempts: 1
Stairstep digits - 394 entries
Remove the evens. Double the odds.
- Best score: 9
- Best player score: 13
- Position: #58 / 145
- Number of attempts: 1
Line under headers - 2041 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 27
- Position: #89 / 502
- Number of attempts: 4
Delete to the end of the current line - 812 entries
Delete to the end of the current line, but keep the character under the cursor.
- Best score: 5
- Best player score: 5
- Position: #3 / 391
- Number of attempts: 1
Simple format (2) - 335 entries
try again!
- Best score: 23
- Best player score: 32
- Position: #41 / 70
- Number of attempts: 1
Happy TvvO - 426 entries
Don’t forget the past, learn from it. Happy New Year.
- Best score: 12
- Best player score: 12
- Position: #44 / 205
- Number of attempts: 1
I forgot quotes - 15980 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #67 / 4179
- Number of attempts: 2
-a-b-c- - 3213 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 15
- Position: #524 / 1137
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10663 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #598 / 3683
- Number of attempts: 2
Words in parens - 12930 entries
We should all ace this, right?
- Best score: 13
- Best player score: 17
- Position: #2634 / 3962
- Number of attempts: 1