Played Challenges
Extract argument from function - 2364 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 15
- Position: #403 / 755
- Number of attempts: 1
Two become one - 713 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: 34
- Position: #131 / 208
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10688 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #1779 / 3691
- Number of attempts: 1
attr_aligner - 3522 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 30
- Position: #368 / 703
- Number of attempts: 2
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: 18
- Position: #963 / 1079
- Number of attempts: 1
Python: Lots of function arguments - 119 entries
The function definition is too long for one line. The modeline helps you with some typical Python indent settings.
- Best score: 6
- Best player score: 13
- Position: #13 / 50
- Number of attempts: 4
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: #290 / 757
- Number of attempts: 4