Played Challenges
Paste a column after a column - 1121 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 18
- Position: #103 / 236
- Number of attempts: 3
Filter number combinations that don't add to 11 - 164 entries
Append the sum of each line to its end, alongside an equals sign, and remove any that do not sum to 11. The ordering of lines should stay the same. Note that the combinations are semi-arbitrary and not all 4-number combinations are present in the file.
- Best score: 27
- Best player score: 29
- Position: #36 / 54
- Number of attempts: 3
HS exam question - 1143 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 49
- Position: #36 / 309
- Number of attempts: 23
Reformat symbols in list - 1035 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 25
- Position: #64 / 235
- Number of attempts: 12
Substraction (bis) - 403 entries
Solve the equations (adapted from the original @Caek_'s challenge).
- Best score: 22
- Best player score: 23
- Position: #22 / 81
- Number of attempts: 15
Changing around text with citations - 197 entries
Based off of something I saw on reddit
- Best score: 28
- Best player score: 39
- Position: #33 / 60
- Number of attempts: 5
Many duplicates - 851 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #160 / 287
- Number of attempts: 4
2 quick changes and a numbered list - 459 entries
The ascii will not be lost, but rather numbered in 4 digit blocks with leading zeros.
- Best score: 37
- Best player score: 41
- Position: #45 / 109
- Number of attempts: 13
delete swap - 1095 entries
delete all swap
- Best score: 5
- Best player score: 10
- Position: #289 / 356
- Number of attempts: 2
Fix the shell script! - 1728 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 29
- Position: #151 / 418
- Number of attempts: 8
Put a newline after every 10 lines in vim - 1348 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #159 / 458
- Number of attempts: 5
Wikitext headings to markdown - 781 entries
Convert the wikitext headings to markdown.
- Best score: 20
- Best player score: 20
- Position: #33 / 172
- Number of attempts: 7
Contribute to keyboard mashing - 748 entries
Speak in tongues
- Best score: 17
- Best player score: 17
- Position: #48 / 231
- Number of attempts: 7
Transpose a python matrix - 684 entries
Rotate the matrix in 90 degrees.
- Best score: 23
- Best player score: 24
- Position: #31 / 117
- Number of attempts: 21
Inverting Lines - 1562 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 11
- Position: #216 / 423
- Number of attempts: 5
swap number pairs - 1871 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 17
- Position: #103 / 346
- Number of attempts: 16
ssh config skills - 236 entries
Parse output from `kuebctl get no -o wide` into an .ssh/config file!
- Best score: 41
- Best player score: 46
- Position: #23 / 58
- Number of attempts: 12
Com(m)a Trouble - 3511 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 16
- Position: #475 / 789
- Number of attempts: 1
Vertical Limit - 2389 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 39
- Position: #708 / 724
- Number of attempts: 1