Add a function to a linked list that takes k as parameter, that counts from the tail by the amount of âkâ.
linked-list-kth image link
JavaScrip file link to github â
Go to table of contents