Played Challenges
Surround the 'z' character with brackets, quotes, and print as formatted string. - 540 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #60 / 301
- Number of attempts: 3
Paste a column after a column - 2514 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 16
- Position: #129 / 548
- Number of attempts: 9
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: 111
- Position: #114 / 114
- Number of attempts: 1
HS exam question - 1577 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 69
- Position: #192 / 415
- Number of attempts: 3