Domanda di colloquio di LiveRamp

Find the count of duplicated elements in an array

Risposta di colloquio

Anonimo

9 dic 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]