Played Challenges
HS exam question - 1589 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 54
- Position: #71 / 417
- Number of attempts: 4
Reformat symbols in list - 1621 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 25
- Position: #80 / 348
- Number of attempts: 4
simple replacements - 1753 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 25
- Position: #228 / 380
- Number of attempts: 1
Inverting Lines - 1900 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #26 / 511
- Number of attempts: 5
Modernise code - 1400 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 59
- Position: #281 / 323
- Number of attempts: 1
HS Final exam vimgolf - 897 entries
Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.
- Best score: 21
- Best player score: 21
- Position: #15 / 236
- Number of attempts: 5
Hogwarts Email Sorting - 928 entries
Given a list of emails, get the students full name and their associated house.
- Best score: 20
- Best player score: 25
- Position: #208 / 262
- Number of attempts: 2
prepend * to every non-blank line - 6312 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 17
- Position: #1148 / 1537
- Number of attempts: 1
One number per line - 18732 entries
Just give me the numbers.
- Best score: 14
- Best player score: 15
- Position: #832 / 3865
- Number of attempts: 1
V to the i - 4802 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1479 / 1893
- Number of attempts: 2
Add semicolons - 10859 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 16
- Position: #2518 / 3064
- Number of attempts: 1
remove lines containing the word "reader" - 3586 entries
easy stuff
- Best score: 9
- Best player score: 16
- Position: #1111 / 1162
- Number of attempts: 1
Just the middle - 11457 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3165 / 4198
- Number of attempts: 1
One to Ten - 2219 entries
Generate the sequence of numbers from 1 to 10, one number per line. Inspired by this Reddit thread: https://redd.it/ak4it2
- Best score: 12
- Best player score: 14
- Position: #508 / 672
- Number of attempts: 1