Played Challenges
Tabbed Table to Python Array - 769 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: 67
- Position: #138 / 184
- Number of attempts: 2
HS exam question - 1610 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 120
- Position: #375 / 420
- Number of attempts: 1
Reformat symbols in list - 1649 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 27
- Position: #148 / 355
- Number of attempts: 8
Changing around text with citations - 361 entries
Based off of something I saw on reddit
- Best score: 28
- Best player score: 41
- Position: #60 / 95
- Number of attempts: 3
Poorly indented Python comments - 1348 entries
Fix the alignment of some Python comments as quickly as possible.
- Best score: 15
- Best player score: 37
- Position: #147 / 224
- Number of attempts: 4
Many duplicates - 1472 entries
Quick and easy
- Best score: 7
- Best player score: 10
- Position: #368 / 480
- Number of attempts: 1
2 quick changes and a numbered list - 660 entries
The ascii will not be lost, but rather numbered in 4 digit blocks with leading zeros.
- Best score: 37
- Best player score: 61
- Position: #115 / 156
- Number of attempts: 2
VimGolf