Played Challenges
Rural Post - 4547 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 29
- Position: #999 / 1109
- Number of attempts: 2
Simple, Practical, and Common - 33742 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: #4065 / 7447
- Number of attempts: 2
Swap values - 4643 entries
Well, swap the values...
- Best score: 11
- Best player score: 15
- Position: #827 / 1274
- Number of attempts: 1
One number per line - 18776 entries
Just give me the numbers.
- Best score: 14
- Best player score: 18
- Position: #1347 / 3875
- Number of attempts: 4
V to the i - 4818 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #356 / 1898
- Number of attempts: 3
SCREAMING_SNAKE_CASE to Title Case - 1216 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 / 251
- Number of attempts: 2
Bad Copy Syntax - 2044 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 23
- Position: #353 / 530
- Number of attempts: 3
Box it - 7916 entries
Create a box around a line.
- Best score: 21
- Best player score: 31
- Position: #1471 / 1881
- Number of attempts: 1
From argument to object - 1513 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: #414 / 460
- Number of attempts: 2
Just the middle - 11495 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #623 / 4213
- Number of attempts: 2
Align commas - 1097 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 / 247
- Number of attempts: 1
Line under headers - 2059 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 38
- Position: #426 / 507
- Number of attempts: 1
Array transposition - 2425 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 30
- Position: #379 / 449
- Number of attempts: 1
I forgot quotes - 16038 entries
Oops.
- Best score: 10
- Best player score: 16
- Position: #2737 / 4192
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10688 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2488 / 3691
- 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 - 1935 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 24
- Position: #483 / 654
- Number of attempts: 1
Simple text editing with Vim - 13013 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 16
- Position: #2328 / 3744
- Number of attempts: 2