Offline processing

  • https://expl.ai/QFPMRRQ

    • Initially had a thought, but if processing solution in an online fashion, time complexity too much.

    • After taking offline processing into consideration, things become a bit hard in Python because need TreeMap for querying the closest one.

Last updated