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

Add length and rotate method to linkedlist.py #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

edwinpav
Copy link

Hi!

I wanted to add some more functionality to the linked list class. I added functionality to find the length of a given linked list and I added functionality to right rotate a linked list as well.

Best!

@extinctsion
Copy link
Owner

Checks failing. Pls review ur code.

@extinctsion
Copy link
Owner

Hi @edwinpav, last time you added few methods and they were failing the test cases.

@extinctsion
Copy link
Owner

Pls check this PR @edwinpav otherwise we have to remove it before oct1, 2024

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.

2 participants