slight update
only 1 test case not passing
please check
Kth append ll (continued)
just add if(k!= 0 ) at line 96

passed the testcases
Thanks for help !
1 Like
slight update
only 1 test case not passing
please check
just add if(k!= 0 ) at line 96

passed the testcases
Thanks for help !