Played Challenges
HS exam question - 1596 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 54
- Position: #72 / 418
- Number of attempts: 4
Reformat symbols in list - 1633 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 25
- Position: #80 / 351
- Number of attempts: 4
simple replacements - 1814 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 25
- Position: #232 / 392
- Number of attempts: 1
Inverting Lines - 1923 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #26 / 516
- Number of attempts: 5
Modernise code - 1410 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 59
- Position: #283 / 326
- Number of attempts: 1
HS Final exam vimgolf - 906 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 / 239
- Number of attempts: 5
Hogwarts Email Sorting - 930 entries
Given a list of emails, get the students full name and their associated house.
- Best score: 20
- Best player score: 25
- Position: #209 / 263
- Number of attempts: 2
prepend * to every non-blank line - 6358 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 17
- Position: #1157 / 1551
- Number of attempts: 1
One number per line - 18784 entries
Just give me the numbers.
- Best score: 14
- Best player score: 15
- Position: #834 / 3878
- Number of attempts: 1
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1483 / 1899
- Number of attempts: 2
Add semicolons - 10891 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 16
- Position: #2530 / 3077
- Number of attempts: 1
remove lines containing the word "reader" - 3610 entries
easy stuff
- Best score: 9
- Best player score: 16
- Position: #1121 / 1172
- Number of attempts: 1
Just the middle - 11500 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3168 / 4216
- Number of attempts: 1
One to Ten - 2234 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: #512 / 679
- Number of attempts: 1