Given a singly linked list, write a function to pop a node in less than O(n) without using extra memory given this interface: void pop(Node * node);
Anonymous
I still doubt the validity of this question...
Check out your Company Bowl for anonymous work chats.