Played Challenges
Simple, Practical, and Common - 33722 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 / 7442
- Number of attempts: 13
Swap values - 4643 entries
Well, swap the values...
- Best score: 11
- Best player score: 14
- Position: #711 / 1274
- Number of attempts: 2
One number per line - 18755 entries
Just give me the numbers.
- Best score: 14
- Best player score: 16
- Position: #869 / 3870
- Number of attempts: 17
V to the i - 4813 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #463 / 1897
- 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 - 10881 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #284 / 3072
- Number of attempts: 7
Split line with dots - 2154 entries
This line is too long, split it.
- Best score: 15
- Best player score: 24
- Position: #501 / 635
- Number of attempts: 1
Every other line - 2915 entries
AaAaAaA
- Best score: 12
- Best player score: 15
- Position: #326 / 704
- Number of attempts: 4
Copy three lines - 2875 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 / 641
- Number of attempts: 3
Search and Replace 0 - 5004 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 13
- Position: #855 / 1630
- 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 - 1124 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 / 323
- Number of attempts: 6
Just the middle - 11483 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2383 / 4209
- Number of attempts: 6
Team names - 1841 entries
The team names are misspelled.
- Best score: 16
- Best player score: 16
- Position: #8 / 589
- Number of attempts: 2
Fiddle percentages into real numbers - 867 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 / 292
- 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 - 7945 entries
Little role switching.
- Best score: 12
- Best player score: 16
- Position: #1289 / 2138
- Number of attempts: 3
Order and join - 985 entries
There's something special about the input order.
- Best score: 10
- Best player score: 11
- Position: #108 / 260
- 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 - 2425 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 48
- Position: #422 / 449
- 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 - 16022 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #2904 / 4189
- 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 ! - 10682 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1094 / 3689
- Number of attempts: 5
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #2362 / 3969
- 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 - 12989 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 20
- Position: #2840 / 3737
- Number of attempts: 4