Played Challenges
One number per line - 18751 entries
Just give me the numbers.
- Best score: 14
- Best player score: 19
- Position: #1606 / 3869
- Number of attempts: 9
Create Leading Zeros - 241 entries
Create leading zeros only for id columns. Please use generic approach!
- Best score: 23
- Best player score: 24
- Position: #14 / 82
- Number of attempts: 3
attr_aligner - 3522 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 22
- Position: #216 / 703
- Number of attempts: 3
quotes inside quotes - 3165 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: #49 / 1079
- Number of attempts: 5
Words in parens - 12966 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #107 / 3968
- Number of attempts: 4
Whitespace, empty lines and tabs - 3727 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 22
- Position: #288 / 800
- Number of attempts: 8
Simple text editing with Vim - 12935 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #56 / 3725
- Number of attempts: 12
Reformat/Refactor a Golfer Class - 7100 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 35
- Position: #336 / 1742
- Number of attempts: 19