Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 536 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 536 Bytes

unigine-entrance-test-june-2017

The entrance test to join Unigine's C++ crash course

Task

The original task was published on the Unigine C++ school site.

The main point is to parse the log file of the unknown structure, pick out all the URL's from it and do some frequency analyzis. Before the end it's need to write the topN domains as well as the paths into the output file.

Testing

Testing can be performed using a Wikipedia access traces dataset.