Played Challenges
Recursively Palindrome - 267 entries
Note that there are 2^6-1 characters.
- Best score: 21
- Best player score: 24
- Position: #40 / 75
- Number of attempts: 5
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: 33
- Position: #125 / 166
- Number of attempts: 2
HTML to Haml - 881 entries
Help convert this HTML page to Haml.
- Best score: 23
- Best player score: 31
- Position: #61 / 205
- Number of attempts: 8
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: 48
- Position: #35 / 110
- Number of attempts: 6
Numbering a List - 1935 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 21
- Position: #353 / 654
- Number of attempts: 1
Getters & Setters: Java - 211 entries
Boilerplate getters & setters - it's a tedious fact of life in Java, and probably the only thing that still pulls me back to an IDE. Perhaps someone knows a fast, pure vim way...
- Best score: 89
- Best player score: 123
- Position: #37 / 59
- Number of attempts: 5
Java Array2List - 233 entries
Convert an java array initializer into a list.
- Best score: 67
- Best player score: 107
- Position: #51 / 87
- Number of attempts: 2
The holy-grail may help - 372 entries
Can you find it in less than 20 strokes, Arthur?
- Best score: 16
- Best player score: 17
- Position: #175 / 211
- Number of attempts: 2
Remember FizzBuzz? - 738 entries
Output FizzBuzz to 100. Start with nothing.
- Best score: 39
- Best player score: 112
- Position: #184 / 193
- Number of attempts: 3