Played Challenges
Filter number combinations that don't add to 11 - 408 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: 40
- Position: #108 / 117
- Number of attempts: 1
Tabbed Table to Python Array - 734 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: 50
- Best player score: 105
- Position: #171 / 179
- Number of attempts: 1
HS exam question - 1589 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 73
- Position: #226 / 417
- Number of attempts: 1
Reformat symbols in list - 1621 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 41
- Position: #278 / 348
- Number of attempts: 2
Fizzbuzz - 573 entries
type the first 100 lines of the fizzbuzz problem
- Best score: 45
- Best player score: 67
- Position: #53 / 168
- Number of attempts: 3
Changing around text with citations - 329 entries
Based off of something I saw on reddit
- Best score: 28
- Best player score: 51
- Position: #83 / 93
- Number of attempts: 2