Played Challenges
Search and Replace 0 - 5045 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #112 / 1644
- 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 - 463 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: #84 / 182
- Number of attempts: 1
Insert a Markdown link - 465 entries
Put a link in a markdown document, using the after-the-paragraph format.
- Best score: 22
- Best player score: 28
- Position: #119 / 154
- Number of attempts: 3
Shebangs for all - 2062 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: #305 / 525
- Number of attempts: 3
Hatsuyume - 556 entries
http://en.wikipedia.org/wiki/Hatsuyume
- Best score: 15
- Best player score: 26
- Position: #97 / 191
- Number of attempts: 3
Context insensitive completion 0 - 594 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 / 251
- Number of attempts: 2
Make Fancy Header - 1079 entries
Make the header text stand out with surrounding asterisks
- Best score: 15
- Best player score: 23
- Position: #287 / 351
- Number of attempts: 5
Remember FizzBuzz? - 787 entries
Output FizzBuzz to 100. Start with nothing.
- Best score: 39
- Best player score: 58
- Position: #98 / 204
- Number of attempts: 4
Reformat/Refactor a Golfer Class - 7513 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 40
- Position: #828 / 1849
- Number of attempts: 4
VimGolf