43071 active golfers, 490891 entries, 612 challenges
Open VimGolf challenges
Reformat most common surnames - 782 entries
Reformat copy-pasted table into a list of the most common surnames
Remember FizzBuzz? - 758 entries
Output FizzBuzz to 100. Start with nothing.
Change the content of a string - 1711 entries
This docstring is a complete lie. Fix it.
Add fold markers to a .c file - 683 entries
Fold markers can make it easier to navigate source code. Add them to this .c file.
Wrap the text of an email message to 79 characters - 846 entries
You're replying to an email with silly long lines. Clean them up.
Reconstruct the Sentence - 1677 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
Sort and add attributes - 1539 entries
Sort the states and add the attribute country to each record.
Braces or Brackets? - 1109 entries
Someone forgot whether to use braces or brackets and you have to clean up their code!
Flodder-challenge - 1416 entries
Replace the text the most efficient and win!
Whitespace, empty lines and tabs - 3879 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
Simple text editing with Vim - 13274 entries
Make the pairs of lines match up by making each second line same as first
Reformat/Refactor a Golfer Class - 7415 entries
A simple case of removing unneeded code and fixing broken indentation.
VimGolf