Computer Science, asked by lonariabhishek11, 27 days ago

SCREENSHOT PROHIBITED
Which linkedlist is used for
multiple variable polynomial
equation efficiently?​

Answers

Answered by lovenidhi83
0

Answer:

Generalized linked lists are used because although the efficiency of polynomial operations using linked list is good but still, the disadvantage is that the linked list is unable to use multiple variable polynomial equation efficiently. It helps us to represent multi-variable polynomial along with the list of elements.

Similar questions