Played Challenges
Vertical Limit - 2576 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 29
- Position: #617 / 762
- Number of attempts: 1
Exchanging Quotes - 859 entries
Sometimes you need to exchange a choice of quotes in some code.
- Best score: 30
- Best player score: 36
- Position: #111 / 231
- Number of attempts: 1
Switch function arguments - 2179 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 11
- Position: #38 / 673
- Number of attempts: 6
Append semicolon after expressions - 1061 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 11
- Position: #26 / 421
- Number of attempts: 4
Reverse and double space - 500 entries
Reverse the order of the given lines and double space everything
- Best score: 14
- Best player score: 15
- Position: #78 / 199
- Number of attempts: 3
The meaning - 577 entries
Numbers are fun!
- Best score: 5
- Best player score: 5
- Position: #139 / 364
- Number of attempts: 1
remove dupes from array - 1360 entries
given a random string that contains a ruby-esque array, make sure that there are no duplicate elements
- Best score: 17
- Best player score: 23
- Position: #200 / 337
- Number of attempts: 3
Whitespace, empty lines and tabs - 3814 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 17
- Position: #73 / 820
- Number of attempts: 8