Question d’entretien chez Rolustech

Tech related question(In my case angular). Behavioral assessment. coding question : Q1 : covert given bytes into KBs, MBs, GBs etc. Q2: A person is standing far away and can blow only tallest candle which candles will be blown. [2,4,7,3,2,5,7,5,6,7,7,7]

Réponse à la question d'entretien

Utilisateur anonyme

19 déc. 2024

Ans2: just find the index for the largest element in array.

1