Played Challenges
Surround the 'z' character with brackets, quotes, and print as formatted string. - 561 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #36 / 314
- Number of attempts: 1
Paste a column after a column - 2555 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 23
- Position: #356 / 557
- Number of attempts: 2
Tabbed Table to Python Array - 735 entries
Not payed by the hour? So make it fast ;-) The table contains the relative occurencies of bigrams (two consecutive letters) in 1/100,000 in the german language, copy-pasted from http://www.mathe.tu-freiberg.de/~hebisch/cafe/kryptographie/bigramme.html
- Best score: 50
- Best player score: 66
- Position: #128 / 179
- Number of attempts: 2
HS exam question - 1589 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 81
- Position: #274 / 417
- Number of attempts: 1
Fizzbuzz - 575 entries
type the first 100 lines of the fizzbuzz problem
- Best score: 44
- Best player score: 92
- Position: #121 / 168
- Number of attempts: 2
Poorly indented Python comments - 1316 entries
Fix the alignment of some Python comments as quickly as possible.
- Best score: 15
- Best player score: 60
- Position: #183 / 222
- Number of attempts: 1
2 quick changes and a numbered list - 647 entries
The ascii will not be lost, but rather numbered in 4 digit blocks with leading zeros.
- Best score: 37
- Best player score: 48
- Position: #90 / 154
- Number of attempts: 1
delete swap - 1788 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #238 / 557
- Number of attempts: 1
hello-world-vimgolf - 2501 entries
Simple number generation
- Best score: 10
- Best player score: 14
- Position: #546 / 709
- Number of attempts: 2
Plotting some variables in python - 1661 entries
4 sets of (x,y) variables to plot. Just increment the numbers! Well, let's change the colors of the lines as well. Oh and we meant to plot the absolute values of course.
- Best score: 34
- Best player score: 58
- Position: #252 / 348
- Number of attempts: 1
Lowercase first characters - 487 entries
This is the (abridged) input for Day 3 in Advent of Code 2019. The output is a format more suitable for Prolog programming: the two lines of input become two lists of pairs, joined together in a wires functor.
- Best score: 33
- Best player score: 45
- Position: #130 / 183
- Number of attempts: 1
simple replacements - 1802 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 27
- Position: #311 / 390
- Number of attempts: 1
Inverting Lines - 1907 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 17
- Position: #427 / 512
- Number of attempts: 2
Making 3 line function a one liner. - 329 entries
Simple challenge for frequent action while programming.
- Best score: 4
- Best player score: 4
- Position: #139 / 206
- Number of attempts: 1
Modernise code - 1402 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 42
- Position: #149 / 324
- Number of attempts: 3
Put a cross in the square - 228 entries
Put a cross in the square
- Best score: 20
- Best player score: 52
- Position: #91 / 91
- Number of attempts: 1
Wrap the text of an email message to 79 characters - 799 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Position: #286 / 421
- Number of attempts: 4
Shebangs for all - 2018 entries
We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.
- Best score: 11
- Best player score: 22
- Position: #450 / 519
- Number of attempts: 2
Increment, increment, increment.... - 692 entries
Vim likes macros
- Best score: 10
- Best player score: 13
- Position: #389 / 410
- Number of attempts: 1
Indentation - 550 entries
Indent each line according to the right number of spaces it needs.
- Best score: 20
- Best player score: 33
- Position: #145 / 180
- Number of attempts: 2
Reformat most common surnames - 743 entries
Reformat copy-pasted table into a list of the most common surnames
- Best score: 23
- Best player score: 46
- Position: #180 / 215
- Number of attempts: 1
Simple text editing with Vim - 12989 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 27
- Position: #3310 / 3737
- Number of attempts: 1
Spam Mail
Twitter2: