X interview question

Write a program to retrieve log data in an optimal way.

Interview Answer

Anonymous

26 Feb 2021

I wrote a linear function to solve it but didn't have time to optimize using other search functions.

1