# 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.
Kth To Last Elem
|60 : 00
Click the virtual machine below to start practicing