Played Challenges
VimGolfNight - 497 entries
Based on "The name of the game".
- Best score: 12
- Best player score: 12
- Position: #65 / 328
- Number of attempts: 1
Letter case trickery - 1553 entries
This file is in a downright esoteric format, consisting of hexadecimal numbers, non-hexadecimal keywords, and "Z" indicating end-of-line. Make the hexadecimal numbers lowercase.
- Best score: 9
- Best player score: 10
- Position: #48 / 500
- Number of attempts: 3
quotes inside quotes - 3030 entries
taken from tip 85 of the very good book 'Practical Vim: Edit Text at the Speed of Thought' ! I'd be interested what people use :)
- Best score: 14
- Best player score: 14
- Position: #39 / 1045
- Number of attempts: 3
Words in parens - 12736 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #64 / 3919
- Number of attempts: 3
Delete unwanted lines - 358 entries
Delete all lines which does not end in "o.."
- Best score: 9
- Best player score: 9
- Position: #76 / 215
- Number of attempts: 1
you're stuck on jQuery < 1.7 - 330 entries
replace calls to jQuery 1.7+'s `on` with calls to pre 1.7 `bind`
- Best score: 25
- Best player score: 28
- Position: #47 / 107
- Number of attempts: 1
switch variable - 4944 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #194 / 1708
- Number of attempts: 1
Shebangs for all - 1777 entries
We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.
- Best score: 11
- Best player score: 14
- Position: #206 / 468
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 6033 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 34
- Position: #289 / 1486
- Number of attempts: 3