Ankush Brainspace
Search
Search
Dark mode
Light mode
Explorer
Home
❯
DSA
❯
Interview prep
❯
In Place Manipulation of Linked List
Folder: DSA/Interview-prep/In-Place-Manipulation-of-Linked-List
13 items under this folder.
`Introduction to In-Place Manipulation of a Linked List
Delete N Nodes After M Nodes of a Linked List
Insert into a Sorted Circular Linked List
Remove Duplicates from Sorted List
Remove Linked List Elements
Reorder List
Reverse Linked List
Reverse Linked List II
Reverse Nodes in Even Length Groups
Reverse Nodes in k-Group
Split Linked List in Parts
Swap Nodes in Pairs
Swapping Nodes in a Linked List