Played Challenges
Reorganize Pokémon - 651 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 19
- Position: #50 / 178
- Number of attempts: 7
Change readonly files - 81 entries
Try to write a file that was marked as read-only.
- Best score: 20
- Best player score: 20
- Position: #5 / 23
- Number of attempts: 7
Remove adjacent duplicates - 595 entries
Try to find a way to remove adjacent duplicate letters.
- Best score: 19
- Best player score: 34
- Position: #94 / 155
- 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 - 638 entries
"Mary" and "lamb" are swapped. Unswap them. Fast as you can.
- Best score: 16
- Best player score: 33
- Position: #70 / 175
- 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 - 13183 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #2039 / 3789
- Number of attempts: 6
Reformat/Refactor a Golfer Class - 7309 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 41
- Position: #959 / 1805
- Number of attempts: 9