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

converted singly linked list to circular linked list #2

Merged
merged 1 commit into from
Dec 17, 2020

Conversation

vivek-30
Copy link
Contributor

Sir i have changed singly linked list to circular linked list so that the overall overhead of setting up the temp. pointer again to head is reduced and also this will add more flexibility to the code. Hope you will appreciate my work.

@tech4GT
Copy link
Owner

tech4GT commented Dec 17, 2020

Thanks a lot for your contribution Vivek! Way to go! :D

@tech4GT tech4GT merged commit ec71a64 into tech4GT:master Dec 17, 2020
@vivek-30
Copy link
Contributor Author

Thanks a lot sir for merging my commit ♥️

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