Question d’entretien chez Intuit

Find 3 values from the array whose values is 0 or not?

Réponse à la question d'entretien

Utilisateur anonyme

1 févr. 2022

I given first brute force approach. Then , i applied sorting and told Binary search approach.

1