Browsing Tag
linked list
3 posts
Swapping Nodes in a Linked List Leetcode Solution 2023
Hello geeks, in this article we are going to discuss Swapping Nodes in a Linked List Leetcode Question…
How to Reverse Linked List in Groups of Given Size
Hi there, fellow geeks! In this article, let’s discuss the topic on how to reverse linked list data…
Merge 2 Sorted Linked Lists LeetCode Solution 2022
Hi there, fellow geeks! In this article, let’s discuss how to merge 2 sorted linked lists LeetCode solution…