Question: QUESTION Write the needed code to concatenate two single linked-lists called L1 and L2 into a single linked-list called L12, given that L1 and L2
QUESTION Write the needed code to concatenate two single linked-lists called L1 and L2 into a single linked-list called L12, given that L1 and L2 are non-empty linked-lists.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
