Merge sorted linked list 628


time limit i am unable to find the optimization point

hey @neeleshr628, in the main(), initialised head1 and head2 as NULL inside while block.

i have tried your method but its not working

https://ide.codingblocks.com/s/113103 see

hey @neeleshr628, you forgot to add endl after each testcase. updated Code https://ide.codingblocks.com/s/113216