Played Challenges
Simple, Practical, and Common - 33778 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: #2011 / 7453
- Number of attempts: 10
One number per line - 18797 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #581 / 3879
- Number of attempts: 7
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #120 / 1899
- Number of attempts: 4
Add semicolons - 10899 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #316 / 3078
- Number of attempts: 4
Box it - 7954 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #238 / 1886
- Number of attempts: 8
Extract argument from function - 2372 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 13
- Position: #7 / 757
- Number of attempts: 2
That hyphen - 2595 entries
"vim vi improved"
- Best score: 9
- Best player score: 9
- Position: #218 / 701
- Number of attempts: 5
Just the middle - 11506 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #15 / 4217
- Number of attempts: 4
Remember VimGolf Rules ! - 268 entries
Rules, ... and don't forget !
- Best score: 7
- Best player score: 7
- Position: #35 / 145
- Number of attempts: 1
Vice versa - 7968 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #514 / 2144
- Number of attempts: 3
Condensed Cases - 807 entries
Apple's new programming language, Swift, allows two style of case statements: 1) one Enum case on each line, or 2) multiple Enum cases on a single line. Convert the following from the first case (no pun intended) to the second type.
- Best score: 12
- Best player score: 12
- Position: #8 / 248
- Number of attempts: 4
I forgot quotes - 16061 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #962 / 4195
- Number of attempts: 7
Two become one - 716 entries
We have two c arrays and want to make one two dimensional out of it. Can we do that?
- Best score: 25
- Best player score: 30
- Position: #81 / 209
- Number of attempts: 3
Piphilology - 158 entries
Piphilology comprises the creation and use of mnemonic techniques to remember a span of digits of the mathematical constant π. http://en.wikipedia.org/wiki/Piphilology
- Best score: 28
- Best player score: 35
- Position: #21 / 54
- Number of attempts: 3
Mess in revision history - 1210 entries
Help Joe clean up what Steve has cobbled.
- Best score: 17
- Best player score: 22
- Position: #115 / 254
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #225 / 3695
- Number of attempts: 2
attr_aligner - 3525 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 31
- Position: #449 / 706
- Number of attempts: 3
Sort the VimGolf challenges by popularity - 348 entries
"Sort by popularity" is a good order to play the challenges. Not perfect, but you could do a lot worse. ;) Input is a sample copy-pasted from vimgolf.com. Some of the challenge names have digits that will get in your way, so read ":help :sort" for hints on sorting with a regex. When you're done, try your solution on the full list!
- Best score: 15
- Best player score: 16
- Position: #58 / 107
- Number of attempts: 6
Words in parens - 12975 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #332 / 3971
- Number of attempts: 7
switch variable - 5085 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #583 / 1750
- Number of attempts: 3
Simple text editing with Vim - 13119 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1273 / 3773
- Number of attempts: 4
Reformat/Refactor a Golfer Class - 7246 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 44
- Position: #1146 / 1788
- Number of attempts: 1