Played Challenges
Hogwarts Email Sorting - 928 entries
Given a list of emails, get the students full name and their associated house.
- Best score: 20
- Best player score: 22
- Position: #133 / 262
- Number of attempts: 7
One number per line - 18776 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #607 / 3875
- Number of attempts: 12
remove lines containing the word "reader" - 3604 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #360 / 1169
- Number of attempts: 2
comment and uncomment code inline - 1130 entries
It's very useful to be able to comment out a block of code in a quick edit. And likewise to uncomment the code. This operation often involves multi-line stanzas and even large blocks. With just line-wise navigation and insert mode this would cost you about 4 keystrokes per line. Master this hole of VimGolf and you'll quickly drop your key count in day to day Vim as well.
- Best score: 9
- Best player score: 9
- Position: #135 / 324
- Number of attempts: 5
I forgot quotes - 16038 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1931 / 4192
- Number of attempts: 4
Simple text editing with Vim - 13017 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 24
- Position: #3150 / 3745
- Number of attempts: 1