Question d’entretien chez Amazon

Implement stack with queue data structure, delete the middle node of a linked list

Réponse à la question d'entretien

Utilisateur anonyme

3 avr. 2023

Tried to solve it with built in data structures but the interviewer was not expecting that. The interviewer expected me to code the classes of data structures instead.