Played Challenges
Reordering properties - 1136 entries
Arrange the CSS lines for the #topbar selector based on their complete line length, from shortest to longest.
- Best score: 24
- Best player score: 80
- Position: #147 / 269
- Number of attempts: 2
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: 6
- Position: #22 / 465
- Number of attempts: 8
Paste a column after a column - 2662 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 54
- Position: #518 / 576
- Number of attempts: 2
delete swap - 1834 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #208 / 570
- Number of attempts: 8
Plotting some variables in python - 1683 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: #275 / 352
- Number of attempts: 4
Transpose a python matrix - 901 entries
Rotate the matrix in 90 degrees.
- Best score: 23
- Best player score: 73
- Position: #117 / 139
- Number of attempts: 3
Inverting Lines - 1952 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #146 / 522
- Number of attempts: 11
VimGolf