Played Challenges
Just the middle - 11140 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #1669 / 4113
- Number of attempts: 5
I forgot quotes - 15740 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #2738 / 4115
- Number of attempts: 4
formatted text to markdown - 180 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: 83
- Position: #55 / 65
- Number of attempts: 2
Line Zipper - 443 entries
Zip/pair related lines.
- Best score: 12
- Best player score: 16
- Position: #104 / 206
- Number of attempts: 1
Alphabetize the directory - 269 entries
Put the contacts and their information in alphabetical order.
- Best score: 30
- Best player score: 33
- Position: #39 / 97
- Number of attempts: 5
Complete the hex array data (Part II) - 145 entries
Do not use external tools(e.g. tac, seq) [My interpretation of Rule #7]
- Best score: 20
- Best player score: 26
- Position: #37 / 66
- Number of attempts: 1
Generate English Alphabets - 438 entries
Start with a, get up to z.
- Best score: 19
- Best player score: 25
- Position: #98 / 194
- Number of attempts: 2
Ruby 1.9 compat - 590 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: 14
- Position: #17 / 225
- Number of attempts: 5
The Cake is a Lie - 1203 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 9
- Position: #105 / 488
- Number of attempts: 3
Reconstruct the Sentence - 1151 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 20
- Best player score: 20
- Position: #31 / 347
- Number of attempts: 5
Braces or Brackets? - 710 entries
Someone forgot whether to use braces or brackets and you have to clean up their code!
- Best score: 34
- Best player score: 43
- Position: #105 / 253
- Number of attempts: 1
Whitespace, empty lines and tabs - 2980 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 19
- Position: #141 / 664
- Number of attempts: 6
Flodder-challenge - 901 entries
Replace the text the most efficient and win!
- Best score: 27
- Best player score: 28
- Position: #34 / 270
- Number of attempts: 6
Simple text editing with Vim - 11637 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #8 / 3413
- Number of attempts: 8
Reformat/Refactor a Golfer Class - 6015 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 38
- Position: #548 / 1482
- Number of attempts: 7
dtennant
Twitter: @dtennant
I love mountains, anything outdoors, yoga, and all things geeky. I writes the C during the day, and Ruby at night.