One of the telecom company gave this task as a test to write multi-threaded program to read large text file that consists of telegrams and do some parsing - the parsing rules were speficic
The specific task was such that one cannot use Hadoop. They were really testing to see one could write multi-threaded programs in java
I passed the test - Resulted in an offer (but I did not take that)