Here is my code:
Please tell on what case my testcase is failing? point out the mistake in the code
Here is my code:
Please tell on what case my testcase is failing? point out the mistake in the code
@navin_japes your code is failing when k is equals to number of elements in the list for this i have done a little change in your kth_element_FromLast() function. look here https://ide.codingblocks.com/s/221867