Played Challenges
HS exam question - 924 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 59
- Position: #69 / 253
- Number of attempts: 3
Reformat symbols in list - 815 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 35
- Position: #115 / 184
- Number of attempts: 1
Fizzbuzz - 273 entries
type the first 100 lines of the fizzbuzz problem
- Best score: 47
- Best player score: 69
- Position: #34 / 92
- Number of attempts: 1
Changing around text with citations - 181 entries
Based off of something I saw on reddit
- Best score: 28
- Best player score: 71
- Position: #51 / 53
- Number of attempts: 1
Many duplicates - 729 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #125 / 246
- Number of attempts: 2
delete swap - 877 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #114 / 289
- Number of attempts: 3
Generate a very basic Python constructor (fixed) - 880 entries
Original by @BiddulphCaleb (http://www.vimgolf.com/challenges/6019f1c4642668000cee11e8) - had some extra spaces in output file.
- Best score: 29
- Best player score: 46
- Position: #112 / 194
- Number of attempts: 2
Fix the shell script! - 1525 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 28
- Position: #105 / 377
- Number of attempts: 7
Fill in the chess board - 701 entries
Fill in the name of each square using its file (a-h) and rank (1-8).
- Best score: 19
- Best player score: 44
- Position: #101 / 148
- Number of attempts: 1
RUST match with enum for Coin - 156 entries
RUST match with enum for Coin rusty practice on vimgolf
- Best score: 84
- Best player score: 108
- Position: #25 / 44
- Number of attempts: 1
Making 3 line function a one liner. - 208 entries
Simple challenge for frequent action while programming.
- Best score: 4
- Best player score: 4
- Position: #102 / 137
- Number of attempts: 1
Put a cross in the square - 152 entries
Put a cross in the square
- Best score: 20
- Best player score: 23
- Position: #48 / 66
- Number of attempts: 1
Easy modification of ssh config - 289 entries
Just add another alias to each worker
- Best score: 24
- Best player score: 27
- Position: #45 / 90
- Number of attempts: 3
Simple, Practical, and Common - 33086 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: 28
- Position: #4388 / 7297
- Number of attempts: 2
citizen_hacks_2019_part1 - 35 entries
For the Citizen Hacks 2019 Vim competition
- Best score: 52
- Best player score: 56
- Position: #8 / 13
- Number of attempts: 4
Add string initializers to an enum - 829 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 29
- Position: #219 / 244
- Number of attempts: 1