Sir/Mam what we have to do if K is larger than N
Linked list append challenge
@Shivk for k=n you have to print linklist as it is and for k>n you have to do k=k%n;
dont forget to hit like and mark resolved if cleared 
Sir/Mam what we have to do if K is larger than N
@Shivk for k=n you have to print linklist as it is and for k>n you have to do k=k%n;
dont forget to hit like and mark resolved if cleared 