Skip to content

Create circular_doubly_linkedlist.cpp - #7

Open
nagasrisai wants to merge 1 commit into
getYourMentor-org:mainfrom
nagasrisai:patch-6
Open

Create circular_doubly_linkedlist.cpp#7
nagasrisai wants to merge 1 commit into
getYourMentor-org:mainfrom
nagasrisai:patch-6

Conversation

@nagasrisai

Copy link
Copy Markdown

No description provided.



new_node->next = *start;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can remove these extra spaces.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can I give u another pull request after changes?

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