cloning the ll into another using deep copy

initially we use hashmap to implement it .

"""

# Definition for a Node.

class Node: