DynamicArray 🌐 Polynomial Class in Java 🚀
This repository contains a Java implementation of a Polynomial class. The class supports dynamic arrays for polynomial coefficients, provides methods for setting coefficients, printing the polynomial, and adding two polynomials.
✨ Features:
- Dynamic array for polynomial coefficients
- Addition of two polynomials
- Easy-to-use methods for setting coefficients and printing polynomials
🚧 Pending Feature: One function is in progress! Exciting updates are on the way. Contributions and suggestions are welcome!
Explore the code, try it out, and let's collaborate to make it even better! 🤖💡