Played Challenges
Quicksort - 2061 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: 7
- Position: #149 / 458
- Number of attempts: 6
Paste a column after a column - 2632 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 14
- Position: #87 / 570
- Number of attempts: 7
HS exam question - 1599 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 54
- Position: #75 / 419
- Number of attempts: 9
Visual block training - 1096 entries
You see the input. You see the output. Go.
- Best score: 17
- Best player score: 29
- Position: #88 / 207
- Number of attempts: 5
Whitespace, empty lines and tabs - 3864 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 17
- Position: #169 / 830
- Number of attempts: 9
Simple text editing with Vim - 13273 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1995 / 3811
- Number of attempts: 5
Reformat/Refactor a Golfer Class - 7415 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 39
- Position: #803 / 1825
- Number of attempts: 5
VimGolf