Played Challenges
Sort the cardinal numbers - 315 entries
Maybe a simple challenge.
- Best score: 12
- Best player score: 12
- Position: #13 / 149
- Number of attempts: 2
remove dupes from array - 1358 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: 26
- Position: #252 / 336
- Number of attempts: 1
PHP <--> Java class conversion Part 2 - 98 entries
Same class but reverse!
- Best score: 79
- Best player score: 124
- Position: #21 / 39
- Number of attempts: 2
Ruby 1.9 compat - 634 entries
Remember when Ruby supported `when <expr> :`? Well, it doesn't in 1.9, so let's make sure we use `then`, without ruining our lovely new hash syntax!
- Best score: 14
- Best player score: 16
- Position: #130 / 235
- Number of attempts: 3
Change the content of a string - 1591 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 22
- Position: #57 / 593
- Number of attempts: 4