Codility: a find the bug problem, followed by displaying data in an ASCII table in Python (with alignment / justification)
Anónimo
I can't remember the exact problem in the former, but the latter was easily solved with lots of list comprehensions, and string formatting.