Question d’entretien chez IGN Entertainment

Write a data structure and method for deleting and splicing a linked list in javascript.

Réponse à la question d'entretien

Utilisateur anonyme

23 mars 2015

I have worked with linked lists before and was able to code the solution fairly quickly.