Skip to content

Conversation

@deankarn
Copy link

Added new methods to Doubly Linked List: InsertBefore, InsertAfter, InsertAtFront, InsertAtBack.

This allows for the detaching and insertion of existing nodes which helps prevent creating new allocation when not needed.

@deankarn deankarn merged commit 34ba206 into master Feb 19, 2023
@deankarn deankarn deleted the list-node-push branch February 19, 2023 23:45
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