Played Challenges
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #111 / 3969
- Number of attempts: 2
Shuffle and Sort - 229 entries
The values where sorted incorrectly. Get them back to how they are supposed to be
- Best score: 17
- Best player score: 47
- Position: #66 / 67
- Number of attempts: 1
constructor - 182 entries
coding a constructor for a simple class
- Best score: 59
- Best player score: 221
- Position: #58 / 60
- Number of attempts: 1
switch variable - 5079 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 13
- Position: #1013 / 1749
- Number of attempts: 2
formatted text to markdown - 184 entries
You're converting some posts from an old blog to markdown. The formatted text is far closer to the finished product than the html markup, so it seems like a good place to start. Word wrapping seems to be the main area for optimization.
- Best score: 70
- Best player score: 75
- Position: #21 / 67
- Number of attempts: 5
Make it more readable - 2009 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 16
- Position: #329 / 652
- Number of attempts: 1
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: 25
- Position: #238 / 336
- Number of attempts: 2
Insert a Markdown link - 450 entries
Put a link in a markdown document, using the after-the-paragraph format.
- Best score: 22
- Best player score: 24
- Position: #59 / 149
- Number of attempts: 5
Numbering a List - 1935 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 20
- Position: #301 / 654
- Number of attempts: 1