Played Challenges
Rural Post - 4490 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 29
- Position: #993 / 1102
- Number of attempts: 2
Simple, Practical, and Common - 33649 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: 27
- Position: #4055 / 7426
- Number of attempts: 2
Swap values - 4627 entries
Well, swap the values...
- Best score: 11
- Best player score: 15
- Position: #826 / 1270
- Number of attempts: 1
One number per line - 18749 entries
Just give me the numbers.
- Best score: 14
- Best player score: 18
- Position: #1346 / 3867
- Number of attempts: 4
V to the i - 4810 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #356 / 1896
- Number of attempts: 3
SCREAMING_SNAKE_CASE to Title Case - 1214 entries
Convert strings in SCREAMING_SNAKE_CASE to Title Case. Examples: EMPLOYEE_NAME -> Employee Name REVENUE_YEAR_TO_DATE -> Revenue Year To Date SALARY -> Salary
- Best score: 19
- Best player score: 33
- Position: #208 / 249
- Number of attempts: 2
Bad Copy Syntax - 2038 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 23
- Position: #352 / 526
- Number of attempts: 3
Box it - 7909 entries
Create a box around a line.
- Best score: 21
- Best player score: 31
- Position: #1468 / 1878
- Number of attempts: 1
From argument to object - 1508 entries
This task typifies those programmers endure while coding. This C-family pseudocode needs a function argument to be repurposed as an object call. Simply search and replace? Repeat a pattern of edits?
- Best score: 17
- Best player score: 23
- Position: #412 / 458
- Number of attempts: 2
Just the middle - 11464 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #623 / 4202
- Number of attempts: 2
Align commas - 1095 entries
There are 15,000 aligning challenges on vimgolf.com, and they're all exactly the same. I hope this one is a little different.
- Best score: 11
- Best player score: 17
- Position: #162 / 246
- Number of attempts: 1
Line under headers - 2045 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 38
- Position: #424 / 504
- Number of attempts: 1
Array transposition - 2417 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 30
- Position: #378 / 448
- Number of attempts: 1
I forgot quotes - 15997 entries
Oops.
- Best score: 10
- Best player score: 16
- Position: #2731 / 4184
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10672 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2485 / 3685
- Number of attempts: 2
switch variable - 5079 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 13
- Position: #1243 / 1749
- Number of attempts: 1
Numbering a List - 1932 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 24
- Position: #482 / 653
- Number of attempts: 1
Simple text editing with Vim - 12856 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 16
- Position: #2308 / 3707
- Number of attempts: 2