Pregunta de entrevista de IGN Entertainment

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

Respuesta de la entrevista

Anónimo

23 mar 2015

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