Played Challenges
Wrap the text of an email message to 79 characters - 851 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Position: #67 / 440
- Number of attempts: 1
Reformat most common surnames - 794 entries
Reformat copy-pasted table into a list of the most common surnames
- Best score: 23
- Best player score: 25
- Position: #51 / 229
- Number of attempts: 5
Remember FizzBuzz? - 787 entries
Output FizzBuzz to 100. Start with nothing.
- Best score: 39
- Best player score: 50
- Position: #53 / 204
- Number of attempts: 7
Change the content of a string - 1736 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 22
- Position: #55 / 635
- Number of attempts: 4
Sort and add attributes - 1552 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 33
- Position: #72 / 599
- Number of attempts: 5
Add fold markers to a .c file - 689 entries
Fold markers can make it easier to navigate source code. Add them to this .c file.
- Best score: 30
- Best player score: 37
- Position: #131 / 196
- Number of attempts: 5
Reconstruct the Sentence - 1690 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: #35 / 444
- Number of attempts: 6
Braces or Brackets? - 1138 entries
Someone forgot whether to use braces or brackets and you have to clean up their code!
- Best score: 34
- Best player score: 45
- Position: #170 / 348
- Number of attempts: 2
Whitespace, empty lines and tabs - 3927 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 23
- Position: #362 / 838
- Number of attempts: 5
Flodder-challenge - 1436 entries
Replace the text the most efficient and win!
- Best score: 27
- Best player score: 44
- Position: #297 / 366
- Number of attempts: 2
Simple text editing with Vim - 13374 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #856 / 3836
- Number of attempts: 7
VimGolf