The entrance test to join Unigine's C++ crash course
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 can be performed using a Wikipedia access traces dataset.