Played Challenges
Quicksort - 534 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: 6
- Position: #22 / 144
- Number of attempts: 8
Paste a column after a column - 1887 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 54
- Position: #365 / 407
- Number of attempts: 2
delete swap - 1378 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #208 / 432
- Number of attempts: 8
Plotting some variables in python - 1505 entries
4 sets of (x,y) variables to plot. Just increment the numbers! Well, let's change the colors of the lines as well. Oh and we meant to plot the absolute values of course.
- Best score: 34
- Best player score: 60
- Position: #249 / 317
- Number of attempts: 4
Transpose a python matrix - 784 entries
Rotate the matrix in 90 degrees.
- Best score: 23
- Best player score: 73
- Position: #108 / 129
- Number of attempts: 3
Inverting Lines - 1679 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #146 / 457
- Number of attempts: 11