Played Challenges
Simple, Practical, and Common - 33236 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 / 7330
- Number of attempts: 10
One number per line - 18559 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #581 / 3830
- Number of attempts: 7
V to the i - 4717 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #120 / 1874
- Number of attempts: 4
Add semicolons - 10744 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #316 / 3030
- Number of attempts: 4
Box it - 7782 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #238 / 1853
- Number of attempts: 8
Extract argument from function - 2283 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 13
- Position: #7 / 739
- Number of attempts: 2
That hyphen - 2530 entries
"vim vi improved"
- Best score: 9
- Best player score: 9
- Position: #218 / 690
- Number of attempts: 5
Just the middle - 11318 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #15 / 4152
- Number of attempts: 4
Remember VimGolf Rules ! - 254 entries
Rules, ... and don't forget !
- Best score: 7
- Best player score: 7
- Position: #35 / 136
- Number of attempts: 1
Vice versa - 7675 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #514 / 2078
- Number of attempts: 3
Condensed Cases - 777 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 / 240
- Number of attempts: 4
I forgot quotes - 15880 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #962 / 4146
- Number of attempts: 7
Two become one - 710 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: #80 / 205
- Number of attempts: 3
Piphilology - 131 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: 29
- Best player score: 35
- Position: #19 / 51
- Number of attempts: 3
Mess in revision history - 1157 entries
Help Joe clean up what Steve has cobbled.
- Best score: 17
- Best player score: 22
- Position: #112 / 245
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10584 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #225 / 3653
- Number of attempts: 2
attr_aligner - 3408 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 31
- Position: #439 / 689
- Number of attempts: 3
Sort the VimGolf challenges by popularity - 344 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: #56 / 104
- Number of attempts: 6
Words in parens - 12821 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #321 / 3938
- Number of attempts: 7
switch variable - 5012 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #583 / 1728
- Number of attempts: 3
Simple text editing with Vim - 11962 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1216 / 3502
- Number of attempts: 4
Reformat/Refactor a Golfer Class - 6336 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 44
- Position: #1053 / 1561
- Number of attempts: 1