Played Challenges
simple replacements - 1833 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 20
- Position: #105 / 396
- Number of attempts: 7
Inverting Lines - 1932 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #54 / 518
- Number of attempts: 4
Python dataclasses - 1229 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 20
- Position: #92 / 308
- Number of attempts: 4
RUST Cargo.toml version to last - 378 entries
RUST Cargo.toml version to last. rusty practice on vimgolf
- Best score: 16
- Best player score: 17
- Position: #42 / 104
- Number of attempts: 4
Modernise code - 1420 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 35
- Position: #83 / 328
- Number of attempts: 7
HS Final exam vimgolf - 913 entries
Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.
- Best score: 21
- Best player score: 22
- Position: #65 / 241
- Number of attempts: 9
Add quotes to ansible playbook - 1030 entries
You created an ansible playbook, but forgot to add quotes. Can you fix it?
- Best score: 8
- Best player score: 9
- Position: #157 / 325
- Number of attempts: 3
xrandr outputs and dashes - 725 entries
uh oh, different video drivers identify display outputs with more dashes. Quick, need to change this xrandr script!
- Best score: 12
- Best player score: 12
- Position: #110 / 226
- Number of attempts: 3
Remove quotes after first field - 386 entries
Remove the quotes around each field except for the first field.
- Best score: 16
- Best player score: 18
- Position: #43 / 93
- Number of attempts: 10
VimGolf