Delete a node from Doubly Linked List(start / middle/ end node)
Delete node from Doubly Linked List. It can be at the start / in the middle somewhere / at the end.
Delete node from Doubly Linked List. It can be at the start / in the middle somewhere / at the end.