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 - 878 entries
Help convert this HTML page to Haml.
- Best score: 23
- Best player score: 31
- Position: #61 / 204
- Number of attempts: 8
expand a list comprehension (python) - 333 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 / 109
- Number of attempts: 6
Numbering a List - 1932 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 21
- Position: #352 / 653
- 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 - 368 entries
Can you find it in less than 20 strokes, Arthur?
- Best score: 16
- Best player score: 17
- Position: #174 / 210
- Number of attempts: 2
Remember FizzBuzz? - 732 entries
Output FizzBuzz to 100. Start with nothing.
- Best score: 39
- Best player score: 112
- Position: #183 / 192
- Number of attempts: 3