Played Challenges
attr_aligner - 3522 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 41
- Position: #633 / 703
- Number of attempts: 1
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1290 / 3969
- Number of attempts: 3
Word frequency alignment - 291 entries
You've got to align the second column, but the spacing is inconvenient and there are nasty tabs in the way. If you're a "real Vim ninja," this could be very quick indeed...
- Best score: 5
- Best player score: 6
- Position: #131 / 161
- Number of attempts: 4
Prefixes and suffixes - 635 entries
Generate all prefixes of "vimchallenge", then all suffixes.
- Best score: 17
- Best player score: 23
- Position: #50 / 201
- Number of attempts: 6
Shuffle and Sort - 233 entries
The values where sorted incorrectly. Get them back to how they are supposed to be
- Best score: 17
- Best player score: 25
- Position: #38 / 69
- Number of attempts: 4
Convert pandoc unordered list to a numbered list - 166 entries
I know it's possible to use #. in pandoc to auto-generate numbered lists, but then it's not easy to tell how many items there are when reading it in Markdown. How fast can you make the switch?
- Best score: 20
- Best player score: 29
- Position: #35 / 57
- Number of attempts: 2
Inconsistent real estate paste - 216 entries
Format a hand-typed real estate listing that uses inconsistent punctuation into four sections
- Best score: 24
- Best player score: 38
- Position: #36 / 58
- Number of attempts: 3
Vertical Limit - 2552 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 24
- Position: #261 / 757
- Number of attempts: 6
Aligning function arguments to match a specific coding style - 259 entries
Most projects have specific coding style guidelines. In this case, the argument list must be broken into a new line for each argument, with the argument names right aligned, taking into account pointers.
- Best score: 16
- Best player score: 27
- Position: #63 / 72
- Number of attempts: 3
Switch function arguments - 2147 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 12
- Position: #214 / 666
- Number of attempts: 5
Reverse and double space - 500 entries
Reverse the order of the given lines and double space everything
- Best score: 14
- Best player score: 16
- Position: #93 / 199
- Number of attempts: 5
The meaning - 575 entries
Numbers are fun!
- Best score: 5
- Best player score: 5
- Position: #122 / 363
- Number of attempts: 3
Case preserving word replacement - 454 entries
Half way through my project, my people turned into dogs. Now I have to change everything in my source.
- Best score: 19
- Best player score: 23
- Position: #147 / 180
- Number of attempts: 2