Played Challenges
imports alignment (python) - 704 entries
Align as one import per line.
- Best score: 17
- Best player score: 17
- Position: #2 / 200
- Number of attempts: 1
HTML to Haml - 883 entries
Help convert this HTML page to Haml.
- Best score: 23
- Best player score: 31
- Position: #65 / 206
- 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 - 509 entries
Start with a, get up to z.
- Best score: 19
- Best player score: 24
- Position: #44 / 212
- Number of attempts: 2
Numbering a List - 1941 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 19
- Position: #160 / 657
- 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 - 391 entries
Can you find it in less than 20 strokes, Arthur?
- Best score: 16
- Best player score: 16
- Position: #66 / 216
- Number of attempts: 1
Assignment Alignment - 897 entries
line up the operators. Use spaces, not tabs.
- Best score: 18
- Best player score: 18
- Position: #9 / 223
- Number of attempts: 4
Simple text editing with Vim - 13419 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #873 / 3846
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 7508 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 33
- Position: #186 / 1847
- Number of attempts: 7
VimGolf