Played Challenges
HS exam question - 1589 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 59
- Position: #113 / 417
- Number of attempts: 3
Reformat symbols in list - 1625 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 35
- Position: #224 / 349
- Number of attempts: 1
Fizzbuzz - 575 entries
type the first 100 lines of the fizzbuzz problem
- Best score: 44
- Best player score: 69
- Position: #57 / 168
- Number of attempts: 1
Changing around text with citations - 329 entries
Based off of something I saw on reddit
- Best score: 28
- Best player score: 71
- Position: #85 / 93
- Number of attempts: 1
Many duplicates - 1451 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #149 / 471
- Number of attempts: 2
delete swap - 1788 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #114 / 557
- Number of attempts: 3
Generate a very basic Python constructor (fixed) - 1253 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: #157 / 271
- Number of attempts: 2
Fix the shell script! - 2596 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 28
- Position: #144 / 603
- Number of attempts: 7
Fill in the chess board - 959 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: #125 / 185
- Number of attempts: 1
RUST match with enum for Coin - 183 entries
RUST match with enum for Coin rusty practice on vimgolf
- Best score: 84
- Best player score: 108
- Position: #31 / 53
- Number of attempts: 1
Making 3 line function a one liner. - 329 entries
Simple challenge for frequent action while programming.
- Best score: 4
- Best player score: 4
- Position: #102 / 206
- Number of attempts: 1
Put a cross in the square - 228 entries
Put a cross in the square
- Best score: 20
- Best player score: 23
- Position: #60 / 91
- Number of attempts: 1
Easy modification of ssh config - 382 entries
Just add another alias to each worker
- Best score: 24
- Best player score: 27
- Position: #58 / 115
- Number of attempts: 3
Simple, Practical, and Common - 33742 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: #4468 / 7447
- Number of attempts: 2
citizen_hacks_2019_part1 - 54 entries
For the Citizen Hacks 2019 Vim competition
- Best score: 52
- Best player score: 56
- Position: #11 / 17
- Number of attempts: 4
Add string initializers to an enum - 873 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 29
- Position: #232 / 259
- Number of attempts: 1