Played Challenges
HS exam question - 1580 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 54
- Position: #70 / 417
- Number of attempts: 4
Reformat symbols in list - 1614 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 25
- Position: #79 / 347
- 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 - 925 entries
Given a list of emails, get the students full name and their associated house.
- Best score: 20
- Best player score: 25
- Position: #207 / 261
- Number of attempts: 2
prepend * to every non-blank line - 6308 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 - 18726 entries
Just give me the numbers.
- Best score: 14
- Best player score: 15
- Position: #832 / 3863
- 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 - 10851 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 16
- Position: #2517 / 3063
- Number of attempts: 1
remove lines containing the word "reader" - 3583 entries
easy stuff
- Best score: 9
- Best player score: 16
- Position: #1110 / 1161
- Number of attempts: 1
Just the middle - 11454 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3165 / 4197
- Number of attempts: 1
One to Ten - 2212 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: #507 / 670
- Number of attempts: 1