Played Challenges
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1017 / 1899
- Number of attempts: 3
Extract argument from function - 2369 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 14
- Position: #325 / 756
- Number of attempts: 5
Just the middle - 11500 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #218 / 4216
- Number of attempts: 6
Basic renumbering - 5685 entries
Renumbering Basic.
- Best score: 11
- Best player score: 18
- Position: #643 / 1270
- Number of attempts: 10
readability - 327 entries
Make the code readable by adding some spaces
- Best score: 18
- Best player score: 19
- Position: #96 / 152
- Number of attempts: 3
Interleave lines - 185 entries
This is some kind of « paste -d'\n' c b a ». There are many ways to achieve this.. just find the shortest!
- Best score: 17
- Best player score: 50
- Position: #56 / 60
- Number of attempts: 2
Logging with key - 328 entries
Sometimes it is better to log with meaningful key
- Best score: 21
- Best player score: 33
- Position: #61 / 88
- Number of attempts: 2
Space out the alphabet - 1659 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 18
- Position: #215 / 446
- Number of attempts: 3
Fix the XML - 1039 entries
The challenge consists in having a valid xml from an incomplete source.
- Best score: 18
- Best player score: 25
- Position: #150 / 290
- Number of attempts: 4
Mute the second method of this script - 455 entries
prepend a # infront of every line of the second method
- Best score: 8
- Best player score: 9
- Position: #66 / 239
- Number of attempts: 2
I forgot quotes - 16051 entries
Oops.
- Best score: 10
- Best player score: 18
- Position: #3126 / 4194
- Number of attempts: 1
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 15
- Position: #547 / 1138
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #669 / 3695
- Number of attempts: 4
attr_aligner - 3525 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 62
- Position: #694 / 706
- Number of attempts: 2
Words in parens - 12969 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1450 / 3970
- Number of attempts: 7
Simple text editing with Vim - 13092 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1431 / 3765
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7229 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 49
- Position: #1381 / 1778
- Number of attempts: 8