Linked List
- 🟨 2. Add Two Numbers [Solution]
- 🟨 19. Remove Nth Node From End of List [Solution]
- 🟩 21. Merge Two Sorted Lists [Solution]
- 🟨 24. Swap Nodes in Pairs [Solution]
- 🟥 25. Reverse Nodes in k-Group [Solution]
- 🟨 61. Rotate List [Solution]
- 🟨 82. Remove Duplicates from Sorted List II [Solution]
- 🟩 83. Remove Duplicates from Sorted List [Solution]
- 🟨 86. Partition List [Solution]
- 🟨 92. Reverse Linked List II [Solution]
- 🟨 138. Copy List with Random Pointer [Solution]
- 🟩 141. Linked List Cycle [Solution]
- 🟨 143. Reorder List [Solution]
- 🟨 146. LRU Cache [Solution]
- 🟩 206. Reverse Linked List [Solution]
- 🟩 234. Palindrome Linked List [Solution]
- 🟨 328. Odd Even Linked List
- 🟨 725. Split Linked List in Parts [Solution]
- 🟩 876. Middle of the Linked List [Solution]
- 🟨 2058. Find the Minimum and Maximum Number of Nodes Between Critical Points [Solution]
- 🟨 2807. Insert Greatest Common Divisors in Linked List [Solution]
- 🟨 3217. Delete Nodes From Linked List Present in Array [Solution]