Exusia interview question

How to delete mid node in doubly linked list?

Interview Answer

Anonymous

17 Feb 2017

n->next=p->next delete p