Played Challenges
Easier Align - 78 entries
Align the columns of a markdown table
- Best score: 62
- Best player score: 66
- Position: #4 / 34
- Number of attempts: 3
Paste a column after a column - 1100 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 16
- Position: #72 / 231
- Number of attempts: 2
Filter number combinations that don't add to 11 - 154 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: #28 / 52
- Number of attempts: 4
Tabbed Table to Python Array - 375 entries
Not payed by the hour? So make it fast ;-) The table contains the relative occurencies of bigrams (two consecutive letters) in 1/100,000 in the german language, copy-pasted from http://www.mathe.tu-freiberg.de/~hebisch/cafe/kryptographie/bigramme.html
- Best score: 51
- Best player score: 56
- Position: #30 / 108
- Number of attempts: 6
HS exam question - 1124 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 48
- Position: #28 / 306
- Number of attempts: 14
Reformat symbols in list - 1021 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 31
- Position: #133 / 233
- Number of attempts: 1