Played Challenges
HS exam question - 1599 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 187
- Position: #405 / 419
- Number of attempts: 1
Reformat symbols in list - 1635 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 38
- Position: #259 / 352
- Number of attempts: 3
Poorly indented Python comments - 1328 entries
Fix the alignment of some Python comments as quickly as possible.
- Best score: 15
- Best player score: 68
- Position: #190 / 223
- Number of attempts: 5
delete swap - 1818 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #174 / 567
- Number of attempts: 2
Fix the shell script! - 2651 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 31
- Position: #277 / 616
- Number of attempts: 3
Visual block training - 1096 entries
You see the input. You see the output. Go.
- Best score: 17
- Best player score: 42
- Position: #129 / 207
- Number of attempts: 8
Put a newline after every 10 lines in vim - 1668 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 14
- Position: #448 / 561
- Number of attempts: 6
Making 3 line function a one liner. - 340 entries
Simple challenge for frequent action while programming.
- Best score: 4
- Best player score: 5
- Position: #190 / 209
- Number of attempts: 1
swap number pairs - 2146 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 34
- Position: #292 / 390
- Number of attempts: 2
HS Final exam vimgolf - 913 entries
Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.
- Best score: 21
- Best player score: 47
- Position: #217 / 241
- Number of attempts: 3
Rural Post - 4572 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 20
- Position: #867 / 1116
- Number of attempts: 2
Satisfy the go linter - 2468 entries
You just came up with this briliant go vars package. But dang, you forgot to add comments to the exported variables. Can you add a comment over each variable with a TODO-placeholder?
- Best score: 20
- Best player score: 35
- Position: #429 / 491
- Number of attempts: 2
Simple, Practical, and Common - 33866 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: 26
- Position: #3743 / 7474
- Number of attempts: 3
prepend * to every non-blank line - 6366 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 14
- Position: #917 / 1555
- Number of attempts: 2
One number per line - 18831 entries
Just give me the numbers.
- Best score: 14
- Best player score: 27
- Position: #3546 / 3889
- Number of attempts: 2
Box it - 7962 entries
Create a box around a line.
- Best score: 21
- Best player score: 29
- Position: #1367 / 1891
- Number of attempts: 4
Basic renumbering - 5699 entries
Renumbering Basic.
- Best score: 11
- Best player score: 46
- Position: #1265 / 1273
- Number of attempts: 1
VimGolf