Played Challenges
Paste a column after a column - 2642 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 26
- Position: #415 / 573
- Number of attempts: 1
Visual block training - 1096 entries
You see the input. You see the output. Go.
- Best score: 17
- Best player score: 64
- Position: #174 / 207
- Number of attempts: 1
Making 3 line function a one liner. - 342 entries
Simple challenge for frequent action while programming.
- Best score: 4
- Best player score: 4
- Position: #128 / 210
- Number of attempts: 1
Search and Replace 0 - 5031 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 13
- Position: #891 / 1638
- Number of attempts: 2
Sort and add attributes - 1539 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 34
- Position: #395 / 594
- Number of attempts: 2
Simple text editing with Vim - 13276 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 18
- Position: #2739 / 3812
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7415 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 89
- Position: #1779 / 1825
- Number of attempts: 1
VimGolf