Played Challenges
Python Hello World! Reformatting - 989 entries
A novice Python using prints Hello World! and a pro shows him different way. Using vim to get into pro style from novice, win the challenge.
- Best score: 39
- Best player score: 55
- Position: #366 / 379
- Number of attempts: 1
remove dupes from array - 1354 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: 17
- Position: #20 / 335
- Number of attempts: 7
Ruby 1.9 hashes - 1236 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: 39
- Position: #404 / 404
- Number of attempts: 1
The Cake is a Lie - 1330 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 9
- Position: #107 / 523
- Number of attempts: 8
Change the content of a string - 1552 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 29
- Position: #506 / 580
- Number of attempts: 2
Braces or Brackets? - 958 entries
Someone forgot whether to use braces or brackets and you have to clean up their code!
- Best score: 34
- Best player score: 188
- Position: #305 / 306
- Number of attempts: 1
Whitespace, empty lines and tabs - 3589 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 19
- Position: #191 / 775
- Number of attempts: 12
Simple text editing with Vim - 12680 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #18 / 3665
- Number of attempts: 15
Reformat/Refactor a Golfer Class - 6866 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 82
- Position: #1639 / 1681
- Number of attempts: 2
Ed Gibbs
Twitter: @edward_gibbs
Software Developer