The Wayback Machine - https://web.archive.org/web/20200708032609/https://github.com/TheAlgorithms/Python/issues/2112
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

should to treated specially when first insert a tail node #2112

Open
johnzhaoxiao opened this issue Jun 14, 2020 · 2 comments
Open

should to treated specially when first insert a tail node #2112

johnzhaoxiao opened this issue Jun 14, 2020 · 2 comments

Comments

@johnzhaoxiao
Copy link

@johnzhaoxiao johnzhaoxiao commented Jun 14, 2020

@mquevill mquevill mentioned this issue Jun 22, 2020
12 of 14 tasks complete
@zky001
Copy link
Contributor

@zky001 zky001 commented Jun 23, 2020

I think it's not necessary to treated specially when first insert a tail node.

@cclauss
Copy link
Member

@cclauss cclauss commented Jun 23, 2020

#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
3 participants
You can’t perform that action at this time.