Played Challenges
Column wise pasting - 174 entries
Make a table from 3 columns
- Best score: 17
- Best player score: 24
- Position: #14 / 39
- Number of attempts: 3
Deleting text - 257 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 45
- Position: #20 / 84
- Number of attempts: 1
Case matching substitution - 56 entries
Swap every "lorem" for "ipsum", keeping the letter cases the same.
- Best score: 31
- Best player score: 50
- Position: #12 / 16
- Number of attempts: 3
Reverse even lines - 33 entries
Reverse only the even lines without altering the odd lines.
- Best score: 7
- Best player score: 9
- Position: #5 / 12
- Number of attempts: 3
Mirror image - 87 entries
Add the second eye
- Best score: 15
- Best player score: 23
- Position: #13 / 31
- Number of attempts: 1
Find anomalies - 151 entries
There is one special character per line
- Best score: 30
- Best player score: 30
- Position: #10 / 41
- Number of attempts: 6
Quicksort - 2003 entries
We need the numbers in the first row sorted as quickly as possible! Be careful not to disturb the data below the divider though: that must remain unchanged.
- Best score: 6
- Best player score: 6
- Position: #119 / 441
- Number of attempts: 2
Contribute to keyboard mashing - 890 entries
Speak in tongues
- Best score: 17
- Best player score: 19
- Position: #153 / 270
- Number of attempts: 2
Wrap the text of an email message to 79 characters - 799 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Position: #301 / 421
- Number of attempts: 2
Search and Replace 0 - 5004 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #729 / 1630
- Number of attempts: 5
Sort and add attributes - 1477 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 33
- Position: #279 / 575
- Number of attempts: 3
Add fold markers to a .c file - 660 entries
Fold markers can make it easier to navigate source code. Add them to this .c file.
- Best score: 30
- Best player score: 34
- Position: #90 / 189
- Number of attempts: 3
Reconstruct the Sentence - 1589 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 19
- Best player score: 20
- Position: #146 / 425
- Number of attempts: 5
Whitespace, empty lines and tabs - 3744 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 17
- Position: #172 / 804
- Number of attempts: 10
Flodder-challenge - 1326 entries
Replace the text the most efficient and win!
- Best score: 27
- Best player score: 56
- Position: #329 / 346
- Number of attempts: 1
Simple text editing with Vim - 12996 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #2007 / 3739
- Number of attempts: 7
Reformat/Refactor a Golfer Class - 7157 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 50
- Position: #1410 / 1755
- Number of attempts: 1