Morgan Stanley interview question

Codility: a find the bug problem, followed by displaying data in an ASCII table in Python (with alignment / justification)

Interview Answer

Anonymous

3 Sept 2018

I can't remember the exact problem in the former, but the latter was easily solved with lots of list comprehensions, and string formatting.