Played Challenges
V to the i - 4806 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #118 / 1894
- Number of attempts: 5
Extract argument from function - 2357 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 21
- Position: #708 / 753
- Number of attempts: 2
That hyphen - 2595 entries
"vim vi improved"
- Best score: 9
- Best player score: 9
- Position: #31 / 701
- Number of attempts: 12
Basic renumbering - 5662 entries
Renumbering Basic.
- Best score: 11
- Best player score: 14
- Position: #323 / 1265
- Number of attempts: 10
VimGolfNight - 560 entries
Based on "The name of the game".
- Best score: 12
- Best player score: 12
- Position: #200 / 347
- Number of attempts: 1
Condensed Cases - 804 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: 13
- Position: #70 / 247
- Number of attempts: 5
I forgot quotes - 15990 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #16 / 4182
- Number of attempts: 4
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Position: #48 / 1138
- Number of attempts: 6
A HAPPY NEW YEAR 2014 ! - 10669 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #530 / 3684
- Number of attempts: 6
Words in parens - 12939 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #464 / 3964
- Number of attempts: 4
Let's play some Ivmgolf - 1118 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 7
- Position: #74 / 445
- Number of attempts: 4
Switch function arguments - 2139 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 11
- Position: #107 / 663
- Number of attempts: 6
Shebangs for all - 1999 entries
We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.
- Best score: 11
- Best player score: 24
- Position: #469 / 516
- Number of attempts: 1
Change the content of a string - 1581 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 25
- Position: #375 / 589
- Number of attempts: 2
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: 13
- Position: #308 / 3698
- Number of attempts: 3