Played Challenges
HS exam question - 1610 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 69
- Position: #191 / 420
- Number of attempts: 3
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: 30
- Position: #195 / 355
- Number of attempts: 6
Fizzbuzz - 612 entries
type the first 100 lines of the fizzbuzz problem
- Best score: 44
- Best player score: 57
- Position: #37 / 171
- Number of attempts: 3
Poorly indented Python comments - 1348 entries
Fix the alignment of some Python comments as quickly as possible.
- Best score: 15
- Best player score: 15
- Position: #26 / 224
- Number of attempts: 2
Many duplicates - 1472 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #167 / 480
- Number of attempts: 4
hello-world-vimgolf - 2523 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #225 / 722
- Number of attempts: 5
Create a diamond comment - 355 entries
Encapsulate the text in a diamond pattern.
- Best score: 27
- Best player score: 27
- Position: #9 / 76
- Number of attempts: 2
Modernise code - 1434 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 35
- Position: #94 / 331
- Number of attempts: 8
Extend shell script - 155 entries
Just add some more stuff
- Best score: 37
- Best player score: 39
- Position: #19 / 49
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7506 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 37
- Position: #597 / 1846
- Number of attempts: 6
VimGolf