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: 17
- Position: #557 / 756
- Number of attempts: 1
Search and Replace 0 - 5007 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 18
- Position: #1356 / 1631
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 14
- Position: #2664 / 3695
- Number of attempts: 1
Enumerate words - 257 entries
Enumerate the unique words in order.
- Best score: 23
- Best player score: 27
- Position: #65 / 92
- Number of attempts: 2
NATO phonetic alphabet - 538 entries
Transform the series of words into a list.
- Best score: 19
- Best player score: 23
- Position: #133 / 197
- Number of attempts: 1
The Quick Brown Fox Jumps Over The Lazy Vim - 425 entries
Someone has vandalized this text file and replaced the beginning character of one word in each line with a Big "X." Please remove the big X's, and fix each line to read "The Quick Brown Fox Jumps Over The Lazy Dog."
- Best score: 8
- Best player score: 10
- Position: #71 / 193
- Number of attempts: 2
The name of the game - 678 entries
End up with the name of the game.
- Best score: 11
- Best player score: 11
- Position: #169 / 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: 9
- Position: #204 / 447
- Number of attempts: 1
Let's play some Ivmgolf - 1126 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 9
- Position: #255 / 447
- Number of attempts: 2
Vertical Limit - 2564 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 27
- Position: #537 / 759
- Number of attempts: 2
replacing each line of a block selection - 3005 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 23
- Position: #466 / 779
- Number of attempts: 1
Switch function arguments - 2152 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 14
- Position: #480 / 667
- Number of attempts: 1
Append semicolon after expressions - 1057 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 13
- Position: #328 / 420
- Number of attempts: 1
Reverse and double space - 500 entries
Reverse the order of the given lines and double space everything
- Best score: 14
- Best player score: 17
- Position: #150 / 199
- Number of attempts: 1
Remove noise from HTTP log - 724 entries
This piece of log (from the year 2000) contains some irrelevant data. We only want to see the HTTP method and resource.
- Best score: 15
- Best player score: 17
- Position: #221 / 275
- Number of attempts: 1
switch variable - 5085 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 14
- Position: #1354 / 1750
- Number of attempts: 1
The meaning - 575 entries
Numbers are fun!
- Best score: 5
- Best player score: 5
- Position: #227 / 363
- Number of attempts: 1
Make it more readable - 2009 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 17
- Position: #463 / 652
- Number of attempts: 1
Shebangs for all - 2039 entries
We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.
- Best score: 11
- Best player score: 16
- Position: #324 / 521
- Number of attempts: 3
A Simple One - 1064 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: #381 / 670
- Number of attempts: 1
Ruby 1.9 compat - 640 entries
Remember when Ruby supported `when <expr> :`? Well, it doesn't in 1.9, so let's make sure we use `then`, without ruining our lovely new hash syntax!
- Best score: 14
- Best player score: 15
- Position: #111 / 236
- Number of attempts: 3
Reverse Simple Deletion - 857 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #294 / 461
- Number of attempts: 1
Make Fancy Header - 1070 entries
Make the header text stand out with surrounding asterisks
- Best score: 15
- Best player score: 16
- Position: #91 / 348
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 7229 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 39
- Position: #739 / 1778
- Number of attempts: 1