Played Challenges
hello-world-vimgolf - 2506 entries
Simple number generation
- Best score: 10
- Best player score: 14
- Position: #521 / 713
- Number of attempts: 1
simple replacements - 1829 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 27
- Position: #303 / 394
- Number of attempts: 4
Rural Post - 4567 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 22
- Position: #898 / 1114
- Number of attempts: 1
Simple, Practical, and Common - 33791 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: 26
- Position: #3736 / 7455
- Number of attempts: 2
Separate the lines - 191 entries
Every other line is mixed up. Separate them into their original texts.
- Best score: 11
- Best player score: 11
- Position: #54 / 95
- Number of attempts: 1
From argument to object - 1524 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: 25
- Position: #427 / 463
- Number of attempts: 1
Todo list specification - 403 entries
The every item on the todo list must be done today. Modify the list to reflect that.
- Best score: 37
- Best player score: 37
- Position: #89 / 181
- Number of attempts: 1
For all cases. - 168 entries
In this case... change it! :) Watch the line.
- Best score: 8
- Best player score: 8
- Position: #77 / 108
- Number of attempts: 1
Array transposition - 2430 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 20
- Position: #232 / 451
- Number of attempts: 3