Played Challenges
Extract argument from function - 2369 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 15
- Position: #400 / 756
- Number of attempts: 1
Search and Replace 0 - 5007 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 13
- Position: #784 / 1631
- Number of attempts: 1
Condensed Cases - 804 entries
Apple's new programming language, Swift, allows two style of case statements: 1) one Enum case on each line, or 2) multiple Enum cases on a single line. Convert the following from the first case (no pun intended) to the second type.
- Best score: 12
- Best player score: 19
- Position: #216 / 247
- Number of attempts: 1
increment by column in XML - 152 entries
modify an arbitrary "column" in an xml table by incrementing a an arbitrary placeholder string
- Best score: 19
- Best player score: 27
- Position: #41 / 55
- Number of attempts: 1
Square numbers - 123 entries
Boring math puzzle.
- Best score: 16
- Best player score: 27
- Position: #24 / 42
- Number of attempts: 2
Happy TvvO - 427 entries
Don’t forget the past, learn from it. Happy New Year.
- Best score: 12
- Best player score: 12
- Position: #6 / 206
- Number of attempts: 2
I forgot quotes - 16039 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1483 / 4193
- Number of attempts: 1
Replace Parameter with Explicit Methods - 76 entries
Implementing the methods of a Java Interface
- Best score: 33
- Best player score: 46
- Position: #19 / 27
- Number of attempts: 2
Gray area - 747 entries
It's a golf metaphor or something.
- Best score: 11
- Best player score: 14
- Position: #209 / 271
- Number of attempts: 3
Don't know what this is - 2024 entries
Replace contents of brackets with matching number of spaces. Don't ask what the format's supposed to be.
- Best score: 11
- Best player score: 16
- Position: #434 / 586
- Number of attempts: 1
Where should I put the Newline? - 883 entries
Help me put the newline.
- Best score: 7
- Best player score: 8
- Position: #234 / 438
- Number of attempts: 1
Split the words - 372 entries
Add the spaces manually if you must, but if you use Vim's spell checking feature wisely, I think you'll save a LARGE number of strokes.
- Best score: 18
- Best player score: 49
- Position: #104 / 112
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10693 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 13
- Position: #2559 / 3693
- Number of attempts: 2
Delete unwanted lines - 426 entries
Delete all lines which does not end in "o.."
- Best score: 9
- Best player score: 10
- Position: #201 / 232
- Number of attempts: 1
The name of the game - 678 entries
End up with the name of the game.
- Best score: 11
- Best player score: 12
- Position: #304 / 363
- Number of attempts: 1
SFD-ROC: vimvimvim - 1616 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 10
- Position: #268 / 447
- Number of attempts: 3
Let's play some Ivmgolf - 1126 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 9
- Position: #220 / 447
- Number of attempts: 1
replacing each line of a block selection - 3005 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 20
- Position: #254 / 779
- Number of attempts: 3
Append semicolon after expressions - 1056 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 13
- Position: #310 / 419
- Number of attempts: 1
switch variable - 5085 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 12
- Position: #819 / 1750
- Number of attempts: 1
Numbering a List - 1939 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 20
- Position: #317 / 655
- Number of attempts: 1
Change the content of a string - 1623 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 24
- Position: #345 / 603
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7201 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 39
- Position: #727 / 1768
- Number of attempts: 1