Played Challenges
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: 22
- Position: #1972 / 7422
- Number of attempts: 13
Swap values - 4622 entries
Well, swap the values...
- Best score: 11
- Best player score: 14
- Position: #709 / 1269
- Number of attempts: 2
One number per line - 18732 entries
Just give me the numbers.
- Best score: 14
- Best player score: 16
- Position: #868 / 3865
- Number of attempts: 17
V to the i - 4806 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #463 / 1894
- Number of attempts: 5
Refactor typescript arrow function type - 323 entries
Make arrow function type less verbose and easier to read
- Best score: 20
- Best player score: 27
- Position: #47 / 71
- Number of attempts: 2
Add semicolons - 10867 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #284 / 3065
- Number of attempts: 7
Split line with dots - 2144 entries
This line is too long, split it.
- Best score: 15
- Best player score: 24
- Position: #500 / 634
- Number of attempts: 1
Every other line - 2910 entries
AaAaAaA
- Best score: 12
- Best player score: 15
- Position: #325 / 703
- Number of attempts: 4
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: 16
- Position: #257 / 640
- Number of attempts: 3
Search and Replace 0 - 4990 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 13
- Position: #851 / 1625
- Number of attempts: 4
That hyphen - 2595 entries
"vim vi improved"
- Best score: 9
- Best player score: 9
- Position: #151 / 701
- Number of attempts: 9
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: #14 / 322
- Number of attempts: 6
Just the middle - 11458 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2382 / 4199
- Number of attempts: 6
Team names - 1836 entries
The team names are misspelled.
- Best score: 16
- Best player score: 16
- Position: #8 / 588
- Number of attempts: 2
Fiddle percentages into real numbers - 865 entries
Get rid of the '%' symbols and shift the decimal place. This is the easier version - all the columns line up.
- Best score: 13
- Best player score: 13
- Position: #12 / 291
- Number of attempts: 4
Combines all items - 313 entries
For each line that starts with the same number I want to combine its contents
- Best score: 9
- Best player score: 9
- Position: #50 / 140
- Number of attempts: 3
Vice versa - 7910 entries
Little role switching.
- Best score: 12
- Best player score: 16
- Position: #1285 / 2129
- Number of attempts: 3
Order and join - 983 entries
There's something special about the input order.
- Best score: 10
- Best player score: 11
- Position: #108 / 259
- Number of attempts: 7
Paragraph breaks - 522 entries
Swap the blank lines and the aaa lines.
- Best score: 10
- Best player score: 11
- Position: #72 / 167
- Number of attempts: 5
Array transposition - 2417 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 48
- Position: #421 / 448
- Number of attempts: 2
Collect List - 4305 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #279 / 1191
- Number of attempts: 5
I forgot quotes - 15990 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #2897 / 4182
- Number of attempts: 5
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 15
- Position: #653 / 1138
- Number of attempts: 4
A HAPPY NEW YEAR 2014 ! - 10669 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1094 / 3684
- Number of attempts: 5
Words in parens - 12939 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #2359 / 3964
- Number of attempts: 3
switch variable - 5079 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #461 / 1749
- Number of attempts: 3
Simple text editing with Vim - 12822 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 20
- Position: #2814 / 3698
- Number of attempts: 4