Played Challenges
HS exam question - 1589 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 88
- Position: #301 / 417
- Number of attempts: 1
Substraction (bis) - 603 entries
Solve the equations (adapted from the original @Caek_'s challenge).
- Best score: 21
- Best player score: 38
- Position: #86 / 113
- Number of attempts: 2
Changing around text with citations - 329 entries
Based off of something I saw on reddit
- Best score: 28
- Best player score: 38
- Position: #42 / 93
- Number of attempts: 4
Many duplicates - 1447 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #128 / 470
- Number of attempts: 4
Rural Post - 4526 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 25
- Position: #929 / 1107
- Number of attempts: 1
Simple, Practical, and Common - 33724 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: #1032 / 7442
- Number of attempts: 5
One number per line - 18755 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #280 / 3870
- Number of attempts: 9
Applying same text modification in several lines - 2897 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #288 / 857
- Number of attempts: 8
Box it - 7916 entries
Create a box around a line.
- Best score: 21
- Best player score: 28
- Position: #1215 / 1881
- Number of attempts: 1
multiple cursor alternative - 1521 entries
from: https://www.reddit.com/r/vim/comments/6w5pfa/crosspost_from_remacs_how_would_you_do_this_in_vim/
- Best score: 19
- Best player score: 21
- Position: #206 / 381
- Number of attempts: 1
From argument to object - 1513 entries
This task typifies those programmers endure while coding. This C-family pseudocode needs a function argument to be repurposed as an object call. Simply search and replace? Repeat a pattern of edits?
- Best score: 17
- Best player score: 18
- Position: #212 / 460
- Number of attempts: 4
Just the middle - 11484 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2496 / 4209
- Number of attempts: 1
Team names - 1841 entries
The team names are misspelled.
- Best score: 16
- Best player score: 17
- Position: #287 / 589
- Number of attempts: 2
Converting group lines from format A to Format B - 27 entries
Convert from one format to another
- Best score: 56
- Best player score: 73
- Position: #8 / 12
- Number of attempts: 1
Remember VimGolf Rules ! - 264 entries
Rules, ... and don't forget !
- Best score: 7
- Best player score: 8
- Position: #52 / 142
- Number of attempts: 1
Back to the roots - 63 entries
Johnny has a file with more integers. He wants to change each number with its square root. Can you help him?
- Best score: 20
- Best player score: 23
- Position: #12 / 38
- Number of attempts: 2
Interactive git rebase changing commands - 172 entries
How to change the action of some commits in git rebase dialog.
- Best score: 14
- Best player score: 15
- Position: #37 / 79
- Number of attempts: 2
Vice versa - 7945 entries
Little role switching.
- Best score: 12
- Best player score: 15
- Position: #1061 / 2138
- Number of attempts: 2
Array transposition - 2425 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 18
- Position: #186 / 449
- Number of attempts: 8
I forgot quotes - 16022 entries
Oops.
- Best score: 10
- Best player score: 12
- Position: #1335 / 4189
- Number of attempts: 4
A HAPPY NEW YEAR 2014 ! - 10682 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2226 / 3689
- Number of attempts: 2
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1612 / 3969
- Number of attempts: 4
NATO phonetic alphabet - 529 entries
Transform the series of words into a list.
- Best score: 19
- Best player score: 23
- Position: #139 / 196
- Number of attempts: 2
Simple text editing with Vim - 12994 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #491 / 3738
- Number of attempts: 1