Played Challenges
Extract argument from function - 2372 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 16
- Position: #487 / 757
- Number of attempts: 1
Across-Down Flip - 68 entries
Do this instead of the Sunday crossword.
- Best score: 23
- Best player score: 30
- Position: #16 / 26
- Number of attempts: 1
Two become one - 716 entries
We have two c arrays and want to make one two dimensional out of it. Can we do that?
- Best score: 25
- Best player score: 33
- Position: #129 / 209
- Number of attempts: 1
Shuffle puzzle - 346 entries
Sort the lines in each indent group, and sort the groups. That's the pattern. Or just move lines around manually to get a better score.
- Best score: 13
- Best player score: 15
- Position: #58 / 104
- Number of attempts: 2
attr_aligner - 3525 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 26
- Position: #268 / 706
- Number of attempts: 4
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: 11
- Position: #249 / 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: 14
- Position: #156 / 1085
- Number of attempts: 4
Words in parens - 12975 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #2130 / 3971
- Number of attempts: 1
switch variable - 5085 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #302 / 1750
- Number of attempts: 2
Simple text editing with Vim - 13122 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1324 / 3774
- Number of attempts: 1