Question d’entretien chez EPAM Systems

Implement a simple LinkedList interface

Réponse à la question d'entretien

Utilisateur anonyme

5 mai 2025

Implemented a simple LinkedList interface where nodes were referring each other, like a default DSA implementation: working, not time-consuming, and easy one..