Question d’entretien chez ConsultAdd

How can you implement a stack ?

Réponse à la question d'entretien

Utilisateur anonyme

24 juill. 2025

I said using arrays and Linked List, and i had to implement it using linked list.