Played Challenges
simple replacements - 1861 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 19
- Position: #5 / 399
- Number of attempts: 6
Inverting Lines - 1952 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #7 / 522
- Number of attempts: 3
CSV to MD format - 448 entries
To convert a CSV list to Markdown list
- Best score: 36
- Best player score: 83
- Position: #57 / 98
- Number of attempts: 1
Generate a very basic Python constructor - 336 entries
I actually needed to do this myself, so I look forward to learning how.
- Best score: 38
- Best player score: 45
- Position: #36 / 101
- Number of attempts: 3
Python dataclasses - 1248 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 31
- Position: #215 / 311
- Number of attempts: 5
Modernise code - 1434 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 34
- Position: #25 / 331
- Number of attempts: 9
Enumerate Bullets - 337 entries
We will need to refer to the bullet points in our document explicitly later, so we need to assign them some ID's!
- Best score: 18
- Best player score: 51
- Position: #72 / 91
- Number of attempts: 1
swap number pairs - 2169 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 34
- Position: #288 / 393
- Number of attempts: 1
HS Final exam vimgolf - 933 entries
Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.
- Best score: 21
- Best player score: 39
- Position: #197 / 244
- Number of attempts: 2
Easy modification of ssh config - 397 entries
Just add another alias to each worker
- Best score: 24
- Best player score: 39
- Position: #85 / 116
- Number of attempts: 6
Rural Post - 4579 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 13
- Position: #651 / 1117
- Number of attempts: 4
Multiline to Single Line - 750 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #107 / 319
- Number of attempts: 2
Simple, Practical, and Common - 33929 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: 31
- Position: #5745 / 7489
- Number of attempts: 2
prepend * to every non-blank line - 6380 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 13
- Position: #852 / 1557
- Number of attempts: 1
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 24
- Position: #3297 / 3893
- Number of attempts: 2
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 13
- Position: #2090 / 3087
- Number of attempts: 3
remove lines containing the word "reader" - 3631 entries
easy stuff
- Best score: 9
- Best player score: 14
- Position: #1081 / 1179
- Number of attempts: 1
Box it - 7987 entries
Create a box around a line.
- Best score: 21
- Best player score: 40
- Position: #1733 / 1895
- Number of attempts: 1
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 10
- Position: #3907 / 4234
- Number of attempts: 1
C to VimDict - 53 entries
Convert a C data structure to a Vimscript dictionary.
- Best score: 39
- Best player score: 46
- Position: #14 / 15
- Number of attempts: 2
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 21
- Position: #3804 / 4208
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10720 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 15
- Position: #3227 / 3703
- Number of attempts: 1
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 22
- Position: #3616 / 3979
- Number of attempts: 1
VimGolf