Kth To Last Elem

# Introduction This Python challenge is about finding the kth to last element of a linked list. It is a common problem in computer science and requires a good understanding of linked lists.

|60 : 00

Click the virtual machine below to start practicing