python4beginners-Hacktoberfest23 icon indicating copy to clipboard operation
python4beginners-Hacktoberfest23 copied to clipboard

Merge two sorted Linked Lists

Open shanvijha30 opened this issue 1 year ago • 3 comments

Given two singly linked lists that are sorted in increasing order of node values, merge two sorted linked lists and return them as a sorted list. The list should be made by splicing together the nodes of the first two lists.

Language : Python

shanvijha30 avatar Oct 04 '23 13:10 shanvijha30

@wbhoomika I would like to work on this issue under Hacktoberfest 2023. Could you please assign it to me. Thank you!

shanvijha30 avatar Oct 04 '23 13:10 shanvijha30

can you please assign me this task i will do it in python and c++ both

jaskirat0001 avatar Oct 04 '23 18:10 jaskirat0001

can you assign me this task?

LG-blip avatar Oct 17 '23 11:10 LG-blip