In my program, i passed only 2 test cases,other test cases failed can u help me to pass all test cases
Linked list K Append
@gokulmaran for k>n you have to do k=k%n and for k==n print linklist as it is. have you checked these cases?
if its clear dont forget to hit like and mark resolved 