Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upshould to treated specially when first insert a tail node #2112
Comments
|
I think it's not necessary to treated specially when first insert a tail node. |
|
#2052 says that we need tests before we need other modifications. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Python/data_structures/linked_list/doubly_linked_list.py
Line 36 in 20b21e5