Module: Data Structures Series No. 3: Linked Lists (Continued) Exercise 1: Polynomial Representation Using Linked Lists A polynomial P(X) with a single variable can be represented as a linked list ...