https://leetcode.com/problems/design-linked-list/
Simple Recursion Nothing else
Modifying the LL But the number of Nodes will be same
Delete Nodes
Insert Node
1.https://leetcode.com/problems/insert-into-a-sorted-circular-linked-list
https://leetcode.com/problems/maximum-twin-sum-of-a-linked-list/
https://leetcode.com/problems/delete-node-in-a-linked-list/
https://leetcode.com/problems/all-oone-data-structure
https://leetcode.com/problems/lfu-cache
https://leetcode.com/problems/design-a-text-editor