Played Challenges
Reorganize Pokémon - 625 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 19
- Position: #50 / 170
- Number of attempts: 7
Change readonly files - 69 entries
Try to write a file that was marked as read-only.
- Best score: 20
- Best player score: 20
- Position: #5 / 21
- Number of attempts: 7
Remove adjacent duplicates - 578 entries
Try to find a way to remove adjacent duplicate letters.
- Best score: 19
- Best player score: 34
- Position: #92 / 150
- Number of attempts: 4
Harder than "abcd > a b c d" - 106 entries
Not as easy as the last challenge. This time, just one space between a and b, up to 25 spaces between y and z. (Removed some lines; diff was too long.)
- Best score: 15
- Best player score: 24
- Position: #30 / 47
- Number of attempts: 2
lamb had a little Mary - 637 entries
"Mary" and "lamb" are swapped. Unswap them. Fast as you can.
- Best score: 16
- Best player score: 33
- Position: #70 / 174
- Number of attempts: 8
Shebangs for all - 2049 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: 11
- Position: #76 / 523
- Number of attempts: 7
Simple text editing with Vim - 13123 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #2036 / 3774
- Number of attempts: 6
Reformat/Refactor a Golfer Class - 7247 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 41
- Position: #954 / 1789
- Number of attempts: 9