# Status Problem video Level Completes Likes 461 Insert a node in the given sorted linked list. Beginner % 1 359 Merge K sorted Linked List - Using Priority Queue Hard % 0 351 Least Recently Used (LRU) Cache – Using HashMap and Doubly Linked List | Set 1 Hard % 1 193 Implement Stack Using Linked List Beginner % 0 192 Doubly Linked List Complete Implementation Beginner % 0 191 Circular Linked List Complete Implementation Beginner % 0 190 Swap Nodes in pairs in a Linked List by changing links Medium % 0 187 Reverse Alternative 'k' nodes in a Linked List. Medium % 0 186 Reverse a Linked List in groups of given size 'K' Medium % 0 107 Alternate Splitting of a given Linked List Medium % 0 106 Reverse The Doubly Linked List Medium % 0 105 Swap Kth Node from the front with the Kth Node from the End Medium % 0 103 Delete X Nodes After Y Nodes In a Linked List Beginner % 0 102 Merge Sort in a Linked list Medium % 0 101 Merge a Linked list into another Linked List at Alternate Positions. Medium % 0 69 Given a Sorted Singly Linked List Array, Convert it into a Balanced Binary search Tree. Medium % 1 66 Convert a Sorted Doubly Linked List to Balanced BST. Medium % 1 40 In a Binary Tree, Create Linked Lists of all the nodes at each depth. Hard % 0 35 Add two numbers represented by a linked list, Numbers are Stored in FORWARD order Medium % 0 34 Add two numbers represented by a linked list, Numbers are Stored in REVERSE order Medium % 0 31 Reverse a Linked List - Part 2 Medium % 0 30 Swap Every Kth Node in a LinkedList Medium % 0 29 Delete a Node in the Middle of a linked list, Given only access to that Node Beginner % 0 28 Find the n'th Node from the end of a given Linked List Beginner % 0 27 Remove Duplicates from an Unsorted Linked list Beginner % 0 22 Find Intersection Point in Two Linked List Medium % 0 21 Find the Loop in a Linked list, find its length and Break the Loop Medium % 0 20 Reverse a Linked List Beginner % 0 17 Merge or Combine Two Sorted Linked Lists Medium % 0 16 Singly Linked List Implementation Beginner % 0 Insert a node in the given sorted linked list. Merge K sorted Linked List - Using Priority Queue Least Recently Used (LRU) Cache – Using HashMap and Doubly Linked List | Set 1 Implement Stack Using Linked List Doubly Linked List Complete Implementation Circular Linked List Complete Implementation Swap Nodes in pairs in a Linked List by changing links Reverse Alternative 'k' nodes in a Linked List. Reverse a Linked List in groups of given size 'K' Alternate Splitting of a given Linked List Reverse The Doubly Linked List Swap Kth Node from the front with the Kth Node from the End Delete X Nodes After Y Nodes In a Linked List Merge Sort in a Linked list Merge a Linked list into another Linked List at Alternate Positions. Given a Sorted Singly Linked List Array, Convert it into a Balanced Binary search Tree. Convert a Sorted Doubly Linked List to Balanced BST. In a Binary Tree, Create Linked Lists of all the nodes at each depth. Add two numbers represented by a linked list, Numbers are Stored in FORWARD order Add two numbers represented by a linked list, Numbers are Stored in REVERSE order Reverse a Linked List - Part 2 Swap Every Kth Node in a LinkedList Delete a Node in the Middle of a linked list, Given only access to that Node Find the n'th Node from the end of a given Linked List Remove Duplicates from an Unsorted Linked list Find Intersection Point in Two Linked List Find the Loop in a Linked list, find its length and Break the Loop Reverse a Linked List Merge or Combine Two Sorted Linked Lists Singly Linked List Implementation 1