Pregunta de entrevista de Morgan Stanley

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

Respuesta de la entrevista

Anónimo

3 sep 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.