Amazon interview question

Program to parse a log file

Interview Answer

Anonymous

22 Mar 2016

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

5