Played Challenges
Create Leading Zeros - 241 entries
Create leading zeros only for id columns. Please use generic approach!
- Best score: 23
- Best player score: 24
- Position: #19 / 82
- Number of attempts: 3
attr_aligner - 3522 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 26
- Position: #255 / 703
- Number of attempts: 3
Letter case trickery - 1630 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 / 518
- 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: 16
- Position: #543 / 1079
- Number of attempts: 2
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1253 / 3969
- Number of attempts: 5
Simple text editing with Vim - 12996 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 / 3739
- Number of attempts: 7
Reformat/Refactor a Golfer Class - 7157 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 39
- Position: #727 / 1755
- Number of attempts: 1