Played Challenges
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #118 / 1899
- Number of attempts: 5
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: 21
- Position: #712 / 757
- 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 - 5685 entries
Renumbering Basic.
- Best score: 11
- Best player score: 14
- Position: #326 / 1270
- Number of attempts: 10
VimGolfNight - 575 entries
Based on "The name of the game".
- Best score: 12
- Best player score: 12
- Position: #200 / 352
- Number of attempts: 1
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: 13
- Position: #70 / 248
- Number of attempts: 5
I forgot quotes - 16061 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #16 / 4195
- 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 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #530 / 3695
- Number of attempts: 6
Words in parens - 12975 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #469 / 3971
- Number of attempts: 4
Let's play some Ivmgolf - 1130 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 7
- Position: #74 / 448
- Number of attempts: 4
Switch function arguments - 2162 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 11
- Position: #107 / 669
- Number of attempts: 6
Shebangs for all - 2049 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: #475 / 523
- Number of attempts: 1
Change the content of a string - 1675 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 25
- Position: #395 / 616
- Number of attempts: 2
Simple text editing with Vim - 13145 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 / 3778
- Number of attempts: 3