Played Challenges
Simple, Practical, and Common - 32904 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 22
- Position: #301 / 7270
- Number of attempts: 8
Just the middle - 11136 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #554 / 4112
- Number of attempts: 2
JS notation to Immutable.js notation - 155 entries
Now Immutable.js made its way into many frontends. This challenge consists of a typical refactoring that many of us are facing now.
- Best score: 35
- Best player score: 78
- Position: #59 / 59
- Number of attempts: 1
Vice versa - 7520 entries
Little role switching.
- Best score: 12
- Best player score: 13
- Position: #676 / 2043
- Number of attempts: 5
A HAPPY NEW YEAR 2014 ! - 10533 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 14
- Position: #2587 / 3637
- Number of attempts: 3
attr_aligner - 3402 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 36
- Position: #580 / 685
- Number of attempts: 1
Letter case trickery - 1547 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: 14
- Position: #409 / 498
- Number of attempts: 1
Contributed Challenges
JS notation to Immutable.js notation - 155 entries
Now Immutable.js made its way into many frontends. This challenge consists of a typical refactoring that many of us are facing now.