Question d’entretien chez LiveRamp

Find the count of duplicated elements in an array

Réponse à la question d'entretien

Utilisateur anonyme

9 déc. 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]