You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This assignment introduces the use of functional programming and testing. The main task in this assignment was to implement a set of static functions over 1D arrays representing polynomials. Moreover, in this assignment, I had required to implement a JUnit class - to test all my functions.