Played Challenges
hello-world-vimgolf - 2505 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #32 / 712
- Number of attempts: 3
Multiline to Single Line - 736 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #12 / 312
- Number of attempts: 1
Yo To Hello - 1151 entries
Simply Turn Yo To Hello
- Best score: 8
- Best player score: 10
- Position: #81 / 533
- Number of attempts: 1
Replace pattern with 1, 2, 3, ... on each line - 1151 entries
For each line replace a search pattern (in this case $) with numbers starting at 1 and then increasing by 1 for each replaced match. a$b$c$ -> a0b1c2
- Best score: 21
- Best player score: 22
- Position: #47 / 233
- Number of attempts: 3
Simple, Practical, and Common - 33757 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: 22
- Position: #2082 / 7450
- Number of attempts: 5
Hogwarts Email Sorting - 930 entries
Given a list of emails, get the students full name and their associated house.
- Best score: 20
- Best player score: 20
- Position: #20 / 263
- Number of attempts: 7
Get mail address from outlook format - 649 entries
Create a mail list space separated of mail list formatted by outlook
- Best score: 15
- Best player score: 15
- Position: #26 / 204
- Number of attempts: 9
Add text at some column - 173 entries
Complete golang struct statement.
- Best score: 31
- Best player score: 32
- Position: #30 / 65
- Number of attempts: 4
Swap values - 4644 entries
Well, swap the values...
- Best score: 11
- Best player score: 15
- Position: #960 / 1275
- Number of attempts: 1
prepend * to every non-blank line - 6358 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 10
- Position: #116 / 1551
- Number of attempts: 5
One number per line - 18784 entries
Just give me the numbers.
- Best score: 14
- Best player score: 17
- Position: #1296 / 3878
- Number of attempts: 5
Quote modules - 1094 entries
Complete golang import statement.
- Best score: 21
- Best player score: 24
- Position: #105 / 285
- Number of attempts: 8
Aliases for cd - 881 entries
Create these beautiful aliases with as few strokes as possible. Are you up for the challenge?
- Best score: 30
- Best player score: 56
- Position: #115 / 156
- Number of attempts: 1
Quote modules (ver.2) - 241 entries
Complete golang import statement.
- Best score: 22
- Best player score: 25
- Position: #37 / 61
- Number of attempts: 2
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #710 / 1899
- Number of attempts: 2
Applying same text modification in several lines - 2907 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 13
- Position: #221 / 860
- Number of attempts: 1
Add semicolons - 10899 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1339 / 3078
- Number of attempts: 2
remove lines containing the word "reader" - 3614 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #366 / 1173
- Number of attempts: 5
Box it - 7954 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #291 / 1886
- Number of attempts: 5
Two pairs of cluster of letters creates word - 751 entries
Clean and group.
- Best score: 17
- Best player score: 23
- Position: #137 / 179
- Number of attempts: 2
Every other line - 2922 entries
AaAaAaA
- Best score: 12
- Best player score: 15
- Position: #363 / 706
- Number of attempts: 5
Copy three lines - 2875 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 22
- Position: #509 / 641
- Number of attempts: 2
Basic renumbering - 5685 entries
Renumbering Basic.
- Best score: 11
- Best player score: 11
- Position: #208 / 1270
- Number of attempts: 11
One to Ten - 2239 entries
Generate the sequence of numbers from 1 to 10, one number per line. Inspired by this Reddit thread: https://redd.it/ak4it2
- Best score: 12
- Best player score: 12
- Position: #258 / 680
- Number of attempts: 3
Line under headers - 2072 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 26
- Position: #77 / 510
- Number of attempts: 9
Delete to the end of the current line - 849 entries
Delete to the end of the current line, but keep the character under the cursor.
- Best score: 5
- Best player score: 5
- Position: #210 / 407
- Number of attempts: 1
Put the months in order - 979 entries
Our contractor thought that months should be in alphabetical order. Put them in calendar order please.
- Best score: 20
- Best player score: 47
- Position: #111 / 165
- Number of attempts: 1
Array transposition - 2430 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 17
- Position: #156 / 451
- Number of attempts: 7
I forgot quotes - 16051 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #991 / 4194
- Number of attempts: 8
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Position: #276 / 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: #1487 / 3695
- Number of attempts: 4
switch variable - 5085 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 12
- Position: #973 / 1750
- Number of attempts: 2