Played Challenges
Simple, Practical, and Common - 33757 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: #353 / 7450
- Number of attempts: 7
Swap values - 4644 entries
Well, swap the values...
- Best score: 11
- Best player score: 12
- Position: #389 / 1275
- Number of attempts: 4
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: #342 / 756
- Number of attempts: 3
Just the middle - 11497 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #1858 / 4215
- Number of attempts: 1
Basic renumbering - 5685 entries
Renumbering Basic.
- Best score: 11
- Best player score: 15
- Position: #523 / 1270
- Number of attempts: 10
comments galore - 1069 entries
Basic comment reformatting
- Best score: 10
- Best player score: 11
- Position: #340 / 428
- Number of attempts: 1
Line 'em up! - 421 entries
It can be so hard to keep everything neatly lined-up. Somebody clearly hasn't bothered here. Tidy it up, please!
- Best score: 17
- Best player score: 17
- Position: #4 / 114
- Number of attempts: 1
Condensed Cases - 807 entries
Apple's new programming language, Swift, allows two style of case statements: 1) one Enum case on each line, or 2) multiple Enum cases on a single line. Convert the following from the first case (no pun intended) to the second type.
- Best score: 12
- Best player score: 14
- Position: #141 / 248
- Number of attempts: 2
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 17
- Position: #954 / 1138
- Number of attempts: 1
Words in parens - 12969 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1524 / 3970
- Number of attempts: 3
Vertical Limit - 2564 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 25
- Position: #368 / 759
- Number of attempts: 1