im trying to implement merge sort on linked lists. I know how to do it on arrays, following similar logic I attempted for singly linked lists. I have made functions for addi