Played Challenges
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: 26
- Position: #417 / 576
- Number of attempts: 1
Visual block training - 1116 entries
You see the input. You see the output. Go.
- Best score: 17
- Best player score: 64
- Position: #175 / 208
- Number of attempts: 1
Making 3 line function a one liner. - 343 entries
Simple challenge for frequent action while programming.
- Best score: 4
- Best player score: 4
- Position: #128 / 211
- Number of attempts: 1
Search and Replace 0 - 5042 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 13
- Position: #894 / 1643
- Number of attempts: 2
Sort and add attributes - 1557 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 34
- Position: #398 / 601
- Number of attempts: 2
Simple text editing with Vim - 13419 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 18
- Position: #2761 / 3846
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7513 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 89
- Position: #1801 / 1849
- Number of attempts: 1
VimGolf