Skip to content

findPairWithGivenSumInADoublyLinkedList.cpp#29

Open
priyanshuanand166 wants to merge 1 commit intoKartikey353:mainfrom
priyanshuanand166:patch-5
Open

findPairWithGivenSumInADoublyLinkedList.cpp#29
priyanshuanand166 wants to merge 1 commit intoKartikey353:mainfrom
priyanshuanand166:patch-5

Conversation

@priyanshuanand166
Copy link
Copy Markdown
Contributor

Given a sorted doubly linked list of positive distinct elements, the task is to find pairs in a doubly-linked list whose sum is equal to given value x,without using any extra space.

Given a sorted doubly linked list of positive distinct elements, the task is to find pairs in a doubly-linked list whose sum is equal to given value x,without using any extra space.
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