Played Challenges
V to the i - 4813 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #118 / 1897
- Number of attempts: 5
Extract argument from function - 2364 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 21
- Position: #710 / 755
- 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 - 5675 entries
Renumbering Basic.
- Best score: 11
- Best player score: 14
- Position: #324 / 1268
- 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 - 16014 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #16 / 4188
- 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 ! - 10679 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #530 / 3688
- Number of attempts: 6
Words in parens - 12966 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #468 / 3968
- Number of attempts: 4
Let's play some Ivmgolf - 1122 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 7
- Position: #74 / 446
- Number of attempts: 4
Switch function arguments - 2140 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 11
- Position: #107 / 664
- Number of attempts: 6
Shebangs for all - 2016 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: #471 / 518
- Number of attempts: 1
Change the content of a string - 1591 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 25
- Position: #379 / 593
- Number of attempts: 2
Simple text editing with Vim - 12955 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 / 3730
- Number of attempts: 3