Amazon Interview Question

Program to parse a log file

Interview Answer

Anonymous

Mar 22, 2016

The data is arranged in rows, which are repeated. Extract same data (cut from character positions)

5