Add two linked list


adding two linked list
1->2->3 (321) + 9->2->1 (129)
321 + 129 = 054 (0->5_>4)

this is my question…
but my code is gining segmentation fault

hello @apoorv.chauhann
check now (comment added)->