Played Challenges
Easier Align - 393 entries
Align the columns of a markdown table
- Best score: 51
- Best player score: 153
- Position: #43 / 95
- Number of attempts: 5
Paste a column after a column - 2508 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 16
- Position: #132 / 547
- Number of attempts: 6
Filter number combinations that don't add to 11 - 401 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: 28
- Position: #50 / 114
- Number of attempts: 4
Reformat symbols in list - 1606 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 43
- Position: #288 / 344
- Number of attempts: 1