Played Challenges
Put a newline after every 10 lines in vim - 839 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #62 / 297
- Number of attempts: 4
Wikitext headings to markdown - 541 entries
Convert the wikitext headings to markdown.
- Best score: 20
- Best player score: 21
- Position: #27 / 124
- Number of attempts: 10
hello-world-vimgolf - 1397 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #136 / 400
- Number of attempts: 5
Fill in the chess board - 496 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: #25 / 105
- Number of attempts: 21
Plotting some variables in python - 1127 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: #93 / 238
- Number of attempts: 3
Transpose a python matrix - 541 entries
Rotate the matrix in 90 degrees.
- Best score: 23
- Best player score: 33
- Position: #31 / 104
- Number of attempts: 18
Inverting Lines - 1268 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #152 / 353
- Number of attempts: 6
Generate a very basic Python constructor - 268 entries
I actually needed to do this myself, so I look forward to learning how.
- Best score: 38
- Best player score: 70
- Position: #62 / 74
- Number of attempts: 1
Making 3 line function a one liner. - 144 entries
Simple challenge for frequent action while programming.
- Best score: 4
- Best player score: 4
- Position: #79 / 99
- Number of attempts: 1
Modernise code - 805 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 62
- Position: #167 / 186
- Number of attempts: 1
Python: Def to Lambda - 346 entries
LAMBDA!!!
- Best score: 19
- Best player score: 20
- Position: #80 / 118
- Number of attempts: 5