Pergunta de entrevista da empresa Locus

Assignment on google direction api, have to plot the data on equidistant from jaon response.

Resposta da entrevista

Sigiloso

25 de jan. de 2022

Used field overview_polyline in the json. Used polyline decoder to generate points. Used binary search algorithm for plotting points on equidistance.