Question d’entretien chez Verifone

Sort the binary array with O(n) in java.

Réponse à la question d'entretien

Utilisateur anonyme

15 janv. 2025

Count the no. of zeros and store the count. then add the 0s based on the count and add remaining element as 1 to the array