Played Challenges
Numbering a List - 1754 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 25
- Number of attempts: 3
PHP <--> Java class conversion Part 1 - 178 entries
Convert this tiny php class to adequate java one.
- Best score: 65
- Best player score: 85
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 5570 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 41
- Number of attempts: 1
Case preserving word replacement - 392 entries
Half way through my project, my people turned into dogs. Now I have to change everything in my source.
- Best score: 19
- Best player score: 23
- Number of attempts: 1
Remove semicolons after expressions - 465 entries
A follow-up for http://vimgolf.com/challenges/4fc9d767d3a0d4000100000e.
- Best score: 6
- Best player score: 6
- Number of attempts: 4
Simple text editing with Vim - 10703 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 16
- Number of attempts: 2
Line Zipper - 397 entries
Zip/pair related lines.
- Best score: 12
- Best player score: 17
- Number of attempts: 1
Java Array2List - 214 entries
Convert an java array initializer into a list.
- Best score: 67
- Best player score: 121
- Number of attempts: 2
Search and Replace 0 - 4226 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 18
- Number of attempts: 3