Mediumtcs-nqt
What is the time complexity of deleting a node from the middle of a linked list if you already have a pointer to the node?

What is the time complexity of deleting a node from the middle of a linked list if you already have a pointer to the node?