Skip to content

Implemented reverseLinkedList function#1

Open
brocon28 wants to merge 1 commit intoStrongKs:mainfrom
brocon28:reverse-linked-list
Open

Implemented reverseLinkedList function#1
brocon28 wants to merge 1 commit intoStrongKs:mainfrom
brocon28:reverse-linked-list

Conversation

@brocon28
Copy link
Copy Markdown

@brocon28 brocon28 commented Mar 4, 2025

Instead of using additional memory simply flip the next pointer of each node to its previous node.

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.

1 participant