Played Challenges
Create Leading Zeros - 245 entries
Create leading zeros only for id columns. Please use generic approach!
- Best score: 23
- Best player score: 24
- Position: #19 / 84
- Number of attempts: 3
attr_aligner - 3525 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 26
- Position: #256 / 706
- Number of attempts: 3
Letter case trickery - 1644 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: #65 / 520
- Number of attempts: 3
quotes inside quotes - 3182 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: 16
- Position: #545 / 1085
- Number of attempts: 2
Words in parens - 12980 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1255 / 3972
- Number of attempts: 5
Simple text editing with Vim - 13183 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #201 / 3789
- Number of attempts: 7
Reformat/Refactor a Golfer Class - 7309 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 39
- Position: #737 / 1805
- Number of attempts: 1