Closed Mownika25 closed 4 years ago
Given a pointer to a node to be deleted, delete the node. Note that we don’t have pointer to head node.
Given a pointer to a node to be deleted, delete the node. Note that we don’t have pointer to head node.