Am I not handling any corner case or missing something? I’m getting run-error in TC:2, Here’s the link to my code.
Linked List-K Append : Getting run-error in testcase-2
hi raghav
your code isn’t running for the following test case
4
1 2 2 1
4
try optimizing your code with the given test case