Played Challenges
Search and Replace 0 - 5004 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #112 / 1630
- Number of attempts: 4
Interweave two blocks of text - 661 entries
Suppose you've got data on a list of things from multiple sources. They're all in separate chunks, so how might you create a tabular output?
- Best score: 15
- Best player score: 17
- Position: #66 / 215
- Number of attempts: 9
Complete the hex array data - 197 entries
Do not use external tools(e.g. tac, seq) [My interpretation of Rule #7]
- Best score: 23
- Best player score: 27
- Position: #30 / 74
- Number of attempts: 3
Case preserving word replacement - 454 entries
Half way through my project, my people turned into dogs. Now I have to change everything in my source.
- Best score: 19
- Best player score: 21
- Position: #83 / 180
- Number of attempts: 1
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: 28
- Position: #116 / 149
- Number of attempts: 3
Shebangs for all - 2018 entries
We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.
- Best score: 11
- Best player score: 16
- Position: #300 / 519
- Number of attempts: 3
Hatsuyume - 540 entries
http://en.wikipedia.org/wiki/Hatsuyume
- Best score: 15
- Best player score: 26
- Position: #95 / 187
- Number of attempts: 3
Context insensitive completion 0 - 585 entries
Buried in the lines you're not supposed to add is the line "Add this line!" Add that line to the top of the file.
- Best score: 6
- Best player score: 7
- Position: #44 / 248
- Number of attempts: 2
Make Fancy Header - 1063 entries
Make the header text stand out with surrounding asterisks
- Best score: 15
- Best player score: 23
- Position: #283 / 346
- Number of attempts: 5
Remember FizzBuzz? - 738 entries
Output FizzBuzz to 100. Start with nothing.
- Best score: 39
- Best player score: 58
- Position: #93 / 193
- Number of attempts: 4
Reformat/Refactor a Golfer Class - 7154 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 40
- Position: #796 / 1754
- Number of attempts: 4