Physics, asked by medhani1445, 1 year ago

How to represent polynomial expressions using linked list? Explain.

Answers

Answered by Kalpanachauhan
0
Given 2 polynomial nos. represented by a linked lists. Write a function that add these lists means add the coefficients who have same variable powers.
Similar questions