Played Challenges
Ruby 1.9 hashes - 1277 entries
Rubyists talk about being cutting edge but how many are using 1.9 in production? Time to convert those verbose 1.8 hashes in to symbolic, succinct 1.9 beauties!
- Best score: 12
- Best player score: 16
- Position: #291 / 413
- Number of attempts: 5
A Simple One - 1070 entries
Here is a very simple one - just to illustrate/introduce a vim feature that some people seem to miss...
- Best score: 9
- Best player score: 9
- Position: #90 / 673
- Number of attempts: 1
Reverse Simple Deletion - 862 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #68 / 463
- Number of attempts: 2
Increment, increment, increment.... - 703 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #136 / 414
- Number of attempts: 1
Indentation - 552 entries
Indent each line according to the right number of spaces it needs.
- Best score: 20
- Best player score: 27
- Position: #77 / 181
- Number of attempts: 9
The Cake is a Lie - 1389 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 12
- Position: #482 / 538
- Number of attempts: 3
Make Fancy Header - 1079 entries
Make the header text stand out with surrounding asterisks
- Best score: 15
- Best player score: 18
- Position: #222 / 351
- Number of attempts: 8
Reformat a C golf submission - 629 entries
Take this C golf submission (for the "tiny but standards-compliant Hello World program" category, naturally), and turn it into formatted C code.
- Best score: 22
- Best player score: 34
- Position: #134 / 214
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7507 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 39
- Position: #711 / 1847
- Number of attempts: 8
VimGolf