Played Challenges
HS exam question - 1599 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 69
- Position: #190 / 419
- Number of attempts: 3
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: 30
- Position: #193 / 352
- Number of attempts: 6
Fizzbuzz - 586 entries
type the first 100 lines of the fizzbuzz problem
- Best score: 44
- Best player score: 57
- Position: #35 / 169
- 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: 15
- Position: #26 / 223
- Number of attempts: 2
Many duplicates - 1465 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #166 / 478
- Number of attempts: 4
hello-world-vimgolf - 2513 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #225 / 717
- Number of attempts: 5
Create a diamond comment - 337 entries
Encapsulate the text in a diamond pattern.
- Best score: 27
- Best player score: 27
- Position: #9 / 75
- Number of attempts: 2
Modernise code - 1420 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 35
- Position: #93 / 328
- Number of attempts: 8
Extend shell script - 138 entries
Just add some more stuff
- Best score: 37
- Best player score: 39
- Position: #18 / 48
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7415 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 37
- Position: #593 / 1825
- Number of attempts: 6
VimGolf