Question d’entretien chez Wipro

Delete some numbers in the stack and array without using any function.

Réponse à la question d'entretien

Utilisateur anonyme

17 févr. 2022

I answered that we simply make a empty array or stack and will copy the numbers which we want into empty array or stack one by one.