Pergunta de entrevista da empresa LiveRamp

Find the count of duplicated elements in an array

Resposta da entrevista

Sigiloso

9 de dez. de 2018

A robot can got front(G) , left(L) or right(R). Return the an array of "yes","no" for each command if the command makes the robot go with in its radius. Input - GL output - [No,Yes]