Played Challenges
Search and Replace 0 - 5042 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 14
- Position: #947 / 1643
- Number of attempts: 3
Exchanging Quotes - 864 entries
Sometimes you need to exchange a choice of quotes in some code.
- Best score: 30
- Best player score: 37
- Position: #127 / 232
- Number of attempts: 2
Make it more readable - 2015 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 16
- Position: #360 / 654
- Number of attempts: 3
A Simple One - 1070 entries
Here is a very simple one - just to illustrate/introduce a vim feature that some people seem to miss...
- Best score: 9
- Best player score: 9
- Position: #268 / 673
- Number of attempts: 1
Change the content of a string - 1750 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 27
- Position: #485 / 639
- Number of attempts: 1
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: 14
- Position: #1001 / 3846
- Number of attempts: 4
Reformat/Refactor a Golfer Class - 7508 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 42
- Position: #1001 / 1847
- Number of attempts: 4
VimGolf