Played Challenges
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 18
- Position: #2795 / 3979
- Number of attempts: 6
imports alignment (python) - 704 entries
Align as one import per line.
- Best score: 17
- Best player score: 21
- Position: #96 / 200
- Number of attempts: 1
Rotating Philosophers Problem - 410 entries
Can you help the philosophers find a good place to sit before they get five forks and spaghetti?
- Best score: 29
- Best player score: 30
- Position: #49 / 166
- Number of attempts: 2
HTML to Haml - 883 entries
Help convert this HTML page to Haml.
- Best score: 23
- Best player score: 31
- Position: #64 / 206
- Number of attempts: 5
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: 54
- Position: #56 / 110
- Number of attempts: 2
Assignment Alignment - 897 entries
line up the operators. Use spaces, not tabs.
- Best score: 18
- Best player score: 20
- Position: #82 / 223
- Number of attempts: 2
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: 17
- Position: #2483 / 3846
- Number of attempts: 2
VimGolf