Pergunta de entrevista da empresa Bloomberg

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);

Resposta da entrevista

Sigiloso

17 de mar. de 2018

I still doubt the validity of this question...