LeetCode Problem : 1669. Merge In Between Linked Lists

preview_player
Показать описание
Welcome to DSA Solution
Today LeetCode Problem : 1669. Merge In Between Linked Lists

PROBLEM :

You are given two linked lists: list1 and list2 of sizes n and m respectively.
Remove list1's nodes from the ath node to the bth node, and put list2 in their place.
The blue edges and nodes in the following figure indicate the result:
Рекомендации по теме
visit shbcf.ru