Taking input of pair of linked list

how to take input in this case ,should we use pairs for it like
pair<node,node>l1 to store the heads of both the linked list.

hello @anyamaurya
read two linear list separately and then merge them using merge algorithm.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.