Played Challenges
Quicksort - 2095 entries
We need the numbers in the first row sorted as quickly as possible! Be careful not to disturb the data below the divider though: that must remain unchanged.
- Best score: 6
- Best player score: 30
- Position: #353 / 465
- Number of attempts: 2
HS exam question - 1610 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 66
- Position: #166 / 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: 51
- Position: #320 / 355
- Number of attempts: 1
Substraction (bis) - 637 entries
Solve the equations (adapted from the original @Caek_'s challenge).
- Best score: 21
- Best player score: 39
- Position: #90 / 116
- Number of attempts: 5
Poorly indented Python comments - 1348 entries
Fix the alignment of some Python comments as quickly as possible.
- Best score: 15
- Best player score: 82
- Position: #200 / 224
- Number of attempts: 1
Many duplicates - 1472 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #161 / 480
- Number of attempts: 2
delete swap - 1834 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #127 / 570
- Number of attempts: 5
Fix the shell script! - 2663 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 28
- Position: #150 / 619
- Number of attempts: 5
Inverting Lines - 1952 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #171 / 522
- Number of attempts: 5
VimGolf