Played Challenges
HS exam question - 1149 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 54
- Position: #50 / 312
- Number of attempts: 4
Reformat symbols in list - 1037 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 25
- Position: #54 / 236
- Number of attempts: 4
simple replacements - 1264 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 25
- Position: #178 / 283
- Number of attempts: 1
Inverting Lines - 1565 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #26 / 424
- Number of attempts: 5
Modernise code - 1103 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 59
- Position: #226 / 261
- Number of attempts: 1
HS Final exam vimgolf - 815 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 / 215
- Number of attempts: 5
Hogwarts Email Sorting - 850 entries
Given a list of emails, get the students full name and their associated house.
- Best score: 20
- Best player score: 25
- Position: #195 / 247
- Number of attempts: 2
prepend * to every non-blank line - 6120 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 17
- Position: #1110 / 1493
- Number of attempts: 1
One number per line - 18498 entries
Just give me the numbers.
- Best score: 14
- Best player score: 15
- Position: #817 / 3816
- Number of attempts: 1
V to the i - 4651 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1463 / 1864
- Number of attempts: 2
Add semicolons - 10720 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 16
- Position: #2480 / 3023
- Number of attempts: 1
remove lines containing the word "reader" - 3483 entries
easy stuff
- Best score: 9
- Best player score: 16
- Position: #1079 / 1128
- Number of attempts: 1
Just the middle - 11289 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3152 / 4144
- Number of attempts: 1
One to Ten - 2123 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: #489 / 650
- Number of attempts: 1