Merge Sorted Linked List - Wrong Answer
I have edited your code… Try to submit it now…
This works, but can you please tell me what is wrong with my approach?
The code that you have written was bit wrong… and approach was little complicated… The approach I have used in the code is the basic approach that needs to be followed for merge sorted linked list…