Delete node with a given key Q: Given head of a linked list and a key, delete node with this given key from linked list. Example: