Played Challenges
Generate English Alphabets - 487 entries
Start with a, get up to z.
- Best score: 19
- Best player score: 25
- Position: #107 / 206
- Number of attempts: 3
Numbering a List - 1926 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 23
- Position: #452 / 650
- Number of attempts: 1
The holy-grail may help - 362 entries
Can you find it in less than 20 strokes, Arthur?
- Best score: 16
- Best player score: 25
- Position: #194 / 208
- Number of attempts: 1
Ruby 1.9 hashes - 1228 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: 17
- Position: #316 / 403
- Number of attempts: 1
Shebangs for all - 1961 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: 17
- Position: #341 / 506
- Number of attempts: 1
A Simple One - 1033 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: #226 / 656
- Number of attempts: 1
Reverse and count - 470 entries
Someone typed things upside down and now a Vim ninja needs to reverse the lines and count how many there are.
- Best score: 18
- Best player score: 32
- Position: #128 / 175
- Number of attempts: 1
Reverse Simple Deletion - 845 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #208 / 457
- Number of attempts: 1
Indentation - 531 entries
Indent each line according to the right number of spaces it needs.
- Best score: 20
- Best player score: 30
- Position: #119 / 175
- Number of attempts: 1
Hatsuyume - 489 entries
http://en.wikipedia.org/wiki/Hatsuyume
- Best score: 15
- Best player score: 32
- Position: #138 / 181
- Number of attempts: 1
The Cake is a Lie - 1324 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 13
- Position: #486 / 521
- Number of attempts: 1
Context Insensitive completion 1 - 494 entries
Finish writing this simple Python HTTP server.
- Best score: 18
- Best player score: 34
- Position: #219 / 243
- Number of attempts: 3
Reformat some Python - 604 entries
Fix some very bizarrely laid-out code.
- Best score: 34
- Best player score: 42
- Position: #114 / 235
- Number of attempts: 1
Change the content of a string - 1536 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 26
- Position: #390 / 576
- Number of attempts: 1
Sort and add attributes - 1418 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 40
- Position: #506 / 551
- Number of attempts: 1
Braces or Brackets? - 957 entries
Someone forgot whether to use braces or brackets and you have to clean up their code!
- Best score: 34
- Best player score: 48
- Position: #193 / 306
- Number of attempts: 1
Whitespace, empty lines and tabs - 3559 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 36
- Position: #672 / 768
- Number of attempts: 1
Flodder-challenge - 1219 entries
Replace the text the most efficient and win!
- Best score: 27
- Best player score: 38
- Position: #212 / 327
- Number of attempts: 1
Simple text editing with Vim - 12616 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 16
- Position: #2124 / 3650
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 6821 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 38
- Position: #593 / 1671
- Number of attempts: 3