Played Challenges
imports alignment (python) - 700 entries
Align as one import per line.
- Best score: 17
- Best player score: 17
- Position: #2 / 198
- Number of attempts: 1
HTML to Haml - 881 entries
Help convert this HTML page to Haml.
- Best score: 23
- Best player score: 31
- Position: #65 / 205
- Number of attempts: 6
expand a list comprehension (python) - 334 entries
Please show your way to convert a list comprehension in python to an ordinary for-loop expression!
- Best score: 42
- Best player score: 52
- Position: #48 / 110
- Number of attempts: 9
Generate English Alphabets - 508 entries
Start with a, get up to z.
- Best score: 19
- Best player score: 24
- Position: #44 / 211
- Number of attempts: 2
Numbering a List - 1940 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 19
- Position: #159 / 656
- Number of attempts: 3
Java Array2List - 233 entries
Convert an java array initializer into a list.
- Best score: 67
- Best player score: 253
- Position: #86 / 87
- Number of attempts: 1
The holy-grail may help - 389 entries
Can you find it in less than 20 strokes, Arthur?
- Best score: 16
- Best player score: 16
- Position: #66 / 215
- Number of attempts: 1
Assignment Alignment - 885 entries
line up the operators. Use spaces, not tabs.
- Best score: 18
- Best player score: 18
- Position: #9 / 221
- Number of attempts: 4
Simple text editing with Vim - 13266 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #861 / 3811
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 7399 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 33
- Position: #184 / 1825
- Number of attempts: 7
VimGolf