Played Challenges
HS exam question - 1610 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 49
- Position: #47 / 420
- Number of attempts: 7
Reformat symbols in list - 1649 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 27
- Position: #131 / 355
- Number of attempts: 7
Fizzbuzz - 612 entries
type the first 100 lines of the fizzbuzz problem
- Best score: 44
- Best player score: 47
- Position: #14 / 171
- Number of attempts: 16
Substraction (bis) - 637 entries
Solve the equations (adapted from the original @Caek_'s challenge).
- Best score: 21
- Best player score: 34
- Position: #74 / 116
- Number of attempts: 5
Changing around text with citations - 361 entries
Based off of something I saw on reddit
- Best score: 28
- Best player score: 28
- Position: #10 / 95
- Number of attempts: 12
Poorly indented Python comments - 1348 entries
Fix the alignment of some Python comments as quickly as possible.
- Best score: 15
- Best player score: 22
- Position: #83 / 224
- Number of attempts: 12
Many duplicates - 1472 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #159 / 480
- Number of attempts: 2
2 quick changes and a numbered list - 660 entries
The ascii will not be lost, but rather numbered in 4 digit blocks with leading zeros.
- Best score: 37
- Best player score: 37
- Position: #15 / 156
- Number of attempts: 7
delete swap - 1834 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #126 / 570
- Number of attempts: 6
Generate a very basic Python constructor (fixed) - 1294 entries
Original by @BiddulphCaleb (http://www.vimgolf.com/challenges/6019f1c4642668000cee11e8) - had some extra spaces in output file.
- Best score: 29
- Best player score: 29
- Position: #36 / 277
- Number of attempts: 16
Fix the shell script! - 2663 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 26
- Position: #34 / 619
- Number of attempts: 10
Visual block training - 1116 entries
You see the input. You see the output. Go.
- Best score: 17
- Best player score: 18
- Position: #32 / 208
- Number of attempts: 16
Put a newline after every 10 lines in vim - 1680 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 12
- Position: #231 / 564
- Number of attempts: 5
Java to JavaScript - 299 entries
Let convert some simple Java file to JavaScript!
- Best score: 59
- Best player score: 59
- Position: #8 / 77
- Number of attempts: 16
Wikitext headings to markdown - 1029 entries
Convert the wikitext headings to markdown.
- Best score: 20
- Best player score: 20
- Position: #27 / 213
- Number of attempts: 14
VimGolf