stefanostsolos/Polynomial
A polynomial class implementation in the form of sorted linked list. Supporting addition, subtraction and multiplication between polynomials
C++MIT
A polynomial class implementation in the form of sorted linked list. Supporting addition, subtraction and multiplication between polynomials
C++MIT