Cisco Interview Question

-How many pointers are needed for removing an element in doubly-linked-list?

Interview Answer

Anonymous

Jun 23, 2013

2: you need the head and element pointer