Played Challenges
camel riding - 731 entries
add a prefix on some camelCase variables
- Best score: 15
- Best player score: 15
- Number of attempts: 5
Fix the XML - 933 entries
The challenge consists in having a valid xml from an incomplete source.
- Best score: 18
- Best player score: 18
- Number of attempts: 4
ASCII box - 304 entries
Don't forget to fix typos!
- Best score: 23
- Best player score: 24
- Number of attempts: 1
Mute the second method of this script - 420 entries
prepend a # infront of every line of the second method
- Best score: 9
- Best player score: 9
- Number of attempts: 2
-a-b-c- - 3076 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Number of attempts: 3
NBCU Weekly Challenge - #0 - 124 entries
One of our favorites lines here at NBCU! p.s. The first version of #0 was deleted due to me copy/pasting a HTML entity. Congrats to the one who figured that out, you are a true ninja warrior!
- Best score: 30
- Best player score: 30
- Number of attempts: 2
Lisp Condense - 401 entries
Reduce 4 cons selection operations down to one function call.
- Best score: 13
- Best player score: 13
- Number of attempts: 3
NBCU Weekly Challenge - Test - 227 entries
Just testing.
- Best score: 18
- Best player score: 18
- Number of attempts: 2
V to the i - 4588 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Number of attempts: 4
Don't know what this is - 1903 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: 12
- Number of attempts: 3
Extract argument from function - 2175 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 13
- Number of attempts: 6
Mess in revision history - 1117 entries
Help Joe clean up what Steve has cobbled.
- Best score: 17
- Best player score: 22
- Number of attempts: 5
A HAPPY NEW YEAR 2014 ! - 10507 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Number of attempts: 2
Going underground.... - 303 entries
Simple reformatting: in this case changing from the format London underground supplies its customers with, to the format that Google Calendar likes...
- Best score: 22
- Best player score: 28
- Number of attempts: 4
quotes inside quotes - 2995 entries
taken from tip 85 of the very good book 'Practical Vim: Edit Text at the Speed of Thought' ! I'd be interested what people use :)
- Best score: 14
- Best player score: 17
- Number of attempts: 1
Words in parens - 12674 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Number of attempts: 6
Minimalist Limerick - 500 entries
Reproduce this lovely poem.
- Best score: 31
- Best player score: 31
- Number of attempts: 5
Let's play some Ivmgolf - 976 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 7
- Number of attempts: 2
SFD-ROC: vimvimvim - 1441 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 8
- Number of attempts: 5
Vertical Limit - 2293 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 27
- Number of attempts: 3
switch variable - 4859 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Number of attempts: 4
remove dupes from array - 1260 entries
given a random string that contains a ruby-esque array, make sure that there are no duplicate elements
- Best score: 17
- Best player score: 20
- Number of attempts: 4
Numbering a List - 1773 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 21
- Number of attempts: 1
HTML to Haml - 759 entries
Help convert this HTML page to Haml.
- Best score: 23
- Best player score: 31
- Number of attempts: 3
Shebangs for all - 1718 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: 12
- Number of attempts: 4
Ruby 1.9 hashes - 1113 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: 12
- Number of attempts: 5
Search and Replace 0 - 4508 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 16
- Number of attempts: 1
Change the content of a string - 1270 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 25
- Number of attempts: 1
Whitespace, empty lines and tabs - 2761 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 26
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 5779 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 37
- Number of attempts: 3