Time complexity to delete a node in linked list

- Time complexity to delete a node in doubly linked list
- Time complexity to delete a node in singly linked list
- Time and space complexity to delete a node from singly linked list
- What is the time complexity to delete the head node in a singly linked list
- In a doubly linked list what is the time complexity to delete a node when its pointer is given