Played Challenges
Simple, Practical, and Common - 32904 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 22
- Position: #336 / 7270
- Number of attempts: 9
Wrap the text of an email message to 79 characters - 576 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Position: #179 / 352
- Number of attempts: 2
Words in parens - 12736 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #73 / 3919
- Number of attempts: 7
Append semicolon after expressions - 942 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 11
- Position: #17 / 385
- Number of attempts: 4
Remove noise from HTTP log - 660 entries
This piece of log (from the year 2000) contains some irrelevant data. We only want to see the HTTP method and resource.
- Best score: 15
- Best player score: 15
- Position: #33 / 260
- Number of attempts: 2
Sort and add attributes - 1183 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 33
- Position: #152 / 482
- Number of attempts: 5
Reconstruct the Sentence - 1141 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 20
- Best player score: 20
- Position: #79 / 346
- Number of attempts: 5
Flodder-challenge - 901 entries
Replace the text the most efficient and win!
- Best score: 27
- Best player score: 35
- Position: #117 / 270
- Number of attempts: 4
Simple text editing with Vim - 11620 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #86 / 3409
- Number of attempts: 7
Reformat/Refactor a Golfer Class - 6000 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 35
- Position: #322 / 1479
- Number of attempts: 6