I am writing a program which add 2 given polynomials into a third one using linked lists but the result linked list is in reverse order and I cant get my head around it
I