Played Challenges
Many duplicates - 1044 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #164 / 340
- Number of attempts: 3
Put a newline after every 10 lines in vim - 1421 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #77 / 479
- Number of attempts: 4
Wikitext headings to markdown - 854 entries
Convert the wikitext headings to markdown.
- Best score: 20
- Best player score: 21
- Position: #43 / 181
- Number of attempts: 10
hello-world-vimgolf - 2116 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #136 / 598
- Number of attempts: 5
Fill in the chess board - 782 entries
Fill in the name of each square using its file (a-h) and rank (1-8).
- Best score: 19
- Best player score: 20
- Position: #36 / 161
- Number of attempts: 21
Plotting some variables in python - 1431 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: 41
- Position: #117 / 305
- Number of attempts: 3
Transpose a python matrix - 717 entries
Rotate the matrix in 90 degrees.
- Best score: 23
- Best player score: 33
- Position: #39 / 121
- Number of attempts: 18
Inverting Lines - 1630 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #152 / 441
- Number of attempts: 6
Generate a very basic Python constructor - 293 entries
I actually needed to do this myself, so I look forward to learning how.
- Best score: 38
- Best player score: 70
- Position: #69 / 86
- Number of attempts: 1
Making 3 line function a one liner. - 290 entries
Simple challenge for frequent action while programming.
- Best score: 4
- Best player score: 4
- Position: #79 / 183
- Number of attempts: 1
Modernise code - 1208 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 62
- Position: #257 / 283
- Number of attempts: 1
Python: Def to Lambda - 418 entries
LAMBDA!!!
- Best score: 19
- Best player score: 20
- Position: #94 / 146
- Number of attempts: 5
Reformat/Refactor a Golfer Class - 6332 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 72
- Position: #1502 / 1560
- Number of attempts: 1