Computer Science, asked by Anonymous, 3 months ago

A one variable polynomial of degree 'n' is represented by using singly linked list. Write a function to
sort the linked list in decreasing order of the exponents of the polynomial terms
15
Ex: Given Polynomial:
3x + 4x°-58x'. After Sorting -> 4x+8x3x-5
2.
Construct an AVL tree hy insertine following​

Answers

Answered by gtstar6792
0

Answer:

fck

Explanation:

Similar questions