X Interview Question

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

Interview Answer

Anonymous

Feb 26, 2021

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

1