Skip to content

Conversation

ecevinoth
Copy link
Owner

Python-DataStructure-and-Algorithm

linkedlist_nth_to_lastnode.py

find the nth element from last node of a given linked list. If nth value is greater than given linked list then through back LookupError.

find the nth element from last node of a given linked list. If nth value is greater than given linked list then through back LookupError.
@ecevinoth ecevinoth merged commit e385f1f into master Nov 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant