Polynomial Arithmetic

1. What is the worst case analysis used for?
Explanation

Explanation

Explanation

Explanation

Explanation

Explanation

Explanation

Explanation

2. Time complexity expresses the relation between the size of the input and runtime for the algorithm
Explanation

Explanation

Explanation

Explanation

3. Given two polynomials converted to linked list representation with nodes ‘m’ and ‘n’ respectively. What is the time complexity for adding them?
Explanation

Explanation

Explanation

Explanation

Explanation

Explanation

Explanation

Explanation