Pergunta de entrevista da empresa Ned Davis Research Group

How would you filter data by a time interval without having to scan individual results?

Resposta da entrevista

Sigiloso

12 de abr. de 2016

I didn't really know what the answer was. I decided a divide and conquer algorithm or multithreading in order to break down the dates and see if it matched a clause it would set the case to true.