Played Challenges
Box it - 7916 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #91 / 1881
- Number of attempts: 1
Search and Replace 0 - 5004 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #580 / 1630
- Number of attempts: 1
Resort and deup a CSV list - 170 entries
I'm always adding items to a sorted list. There has to be a better way dedup and resort the lists. There are multiple lists with varying lengths to discourage manual sorting. Also Australia's animals are weird.
- Best score: 44
- Best player score: 48
- Position: #23 / 44
- Number of attempts: 2
[Real World] PHP To Markdown - 33 entries
Fun refactoring I had to do in the real world. This presents several challenges: - How to create a table that fits the informations exactly - How to keep track of two informations per line while doing the refactoring - Generate the link from the actual text Have fun!
- Best score: 141
- Best player score: 141
- Position: #1 / 9
- Number of attempts: 4