Played Challenges
switch variable - 4862 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Number of attempts: 6
Make it more readable - 1847 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 14
- Number of attempts: 7
remove dupes from array - 1260 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: 17
- Number of attempts: 8
Sort entries based on date - 315 entries
Sort some entries in a Ledger-file based on date.
- Best score: 11
- Best player score: 12
- Number of attempts: 4
formatted text to markdown - 175 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: 74
- Number of attempts: 6